crispedge.com

Color picker

Loading...

#1f7159 hex color - Green - Cool color - Information

#1f7159 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #1f7159 Color code in RGB color code model is created after adding 12.16% red color, 44.31% green color and 34.9% blue color. Hex #1f7159 Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 0% magenta, 21% yellow and 56% black.

Hex #1f7159 color code is between #227755 web safe hex color code and #116666 web safe hex color code. #227755 is the nearest web safe color code. You can see here many more shades of #1f7159 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code1f7159#1f7159
RGB Decimal31, 113, 89rgb(31, 113, 89)
RGB Percent12%, 44%, 35%rgb(12%, 44%, 35%)
CSS RGBa31, 113, 89,1rgba(31,113,89,1)
CMYK Modelcmyk(73%,0%,21%,56%)
HSL Color Space162,57% ,28%hsl(162,57% ,28%)
HSV Color Space162°, 73%, 44%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000111110111000101011001
Octal37161131
Decimal3111389
Hex1f7159

Different shades of #1f7159 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #1f7159
#2a9979
Dark Shade of #1f7159
#144939
Saturated Shade of #1f7159
#18785c
Desaturated Shade of #1f7159
#266a56
Grey scale Shade of #1f7159
#484848
Brighten Shade
#388a72
Most Readable Shade
#FFFFFF

Shades of #1f7159 color code

Generate more color scales with scales (color stack) generator.

#1f7159
#1b644f
#185745
#144b3b
#113e31
#0d3227
#0a251d
#061913
#030c09
#000000

Similar Color like #1f7159 color

Find visually similar hex color codes nearing to #1f7159 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#20725a
#21735b
#22745c
#23755d
#24765e
#25775f
#267860
#277961
#287a62
#297b63
#2a7c64
#2b7d65
#2c7e66
#2d7f67
#1e7058
#1d6f57
#1c6e56
#1b6d55
#1a6c54
#196b53
#186a52
#176951
#166850
#15674f
#14664e
#13654d
#12644c
#11634b

Monochromatic Color with #1f7159

#1f7159
#2b9b7a
#36c69c
#42f0bd
#081c16
#134638

Tints of #1f7159 Color

#1f7159
#37806b
#50907d
#69a090
#82b0a2
#9bbfb5
#b4cfc7
#cddfda
#e6efec
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#1f7159
#711f37

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#1f7159
#711f60
#71301f

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#1f7138
#1f7149
#1f7159
#1f7169
#1f6871

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#1f7159
#591f71
#71591f

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#1f7159
#301f71
#711f37
#60711f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#1f7159
#711f37
#71301f
#1f6071

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #1f7159 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#1f7159 Color Code Preview on Black Background Color

This is how #1f7159 Color will look on black background color. Color contrast ratio is 3.56

#1f7159 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#1f7159">Your Example Paragraph content text in with font color #1f7159 </p>

Your Example Paragraph content text in with font color #1f7159

HTML with inline CSS

<div style="color:#1f7159">Your Paragraph text in with font color #1f7159 </div>

Your Example Paragraph content text in with font color #1f7159

#1f7159 color code is use for CSS Background Color

Background color for the above div is #1f7159

HTML with inline CSS

<div style="background-color:#1f7159;"></div>

#1f7159 color code is use for CSS Border Color

CSS Border color for the above div is #1f7159

HTML with inline CSS

<div style="border:5px solid #1f7159;"></div>

CSS Border Left color for the above div is #1f7159

HTML with inline CSS

<div style="border-left:5px solid #1f7159;"></div>

CSS Border Right color for the above div is #1f7159

HTML with inline CSS

<div style="border-right:5px solid #1f7159;"></div>

CSS Border Bottom color for the above div is #1f7159

HTML with inline CSS

<div style="border-bottom:5px solid #1f7159;"></div>

CSS Border Top color for the above div is #1f7159

HTML with inline CSS

<div style="border-top:5px solid #1f7159;"></div>

#1f7159 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#1f7159; } .examplecolorclass {color:#1f7159; } .examplebordercolor {border:3px solid #1f7159; }

#1f7159 Color code Preview on White Background

This is how #1f7159 Color code will look on white background color. Color contrast ratio is 5.89

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #1f7159; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #1f7159; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(31,113,89,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,31,55,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(31,113,89,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.