COLOR #1F5E49

HEX: #1F5E49 RGB: (31,94,73)

Color info

#1F5E49 contains mainly green and blue colors. Web safe color of #1F5E49 is #336633 (or #363).

RGB color model

#1F5E49 color RGB value is (31,94,73).

RGB: (31,94,73) (12%, 37%, 29%)

RGB channels and saturation

R 31 of 255 = 12%
G 94 of 255 = 37%
B 73 of 255 = 29%

31
94
73

R + G + B ~ 26%. #1F5E49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 31 + 94 + 73 = 198 (100%)
R 31 of 198 ~ 15.66%
G 94 of 198 ~ 47.47%
B 73 of 198 ~ 36.87'%

%15.66
%47.47
%36.87

CMYK color model

#1F5E49 color CMYK value is (67,0,22,63).

  • cyan value is 67.02%
  • magenta value is 0.00%
  • yellow value is 22.34%
  • key color value is 63.14%

CMYK: (67,0,22,63)
C67M0Y22K63 (67%, 0%, 22%, 63%)
(0.67 / 0.00 / 0.22 / 0.63)

CMYK percentages

%67.02
%0
%22.34
%63.14

Codes

Color #1F5E49 in popluar color models

1F 5E 49
RGB 31 94 73
HSL 160° 50.40% 24.51%
HSB/HSV 160° 67.02% 36.86%
CMYK 67.02% 0.00% 22.34%
63.14%

Color #1F5E49 in popluar number systems.

HEX 1F 5E 49
Decimal 31 94 73
Binary 11111 1011110 1001001
Octal 37 136 111

Shades and tints

Shades of #1F5E49

#1F5E49
(31,94,73)
#1D5643
(29,86,67)
#1B4E3D
(27,78,61)
#194637
(25,70,55)
#173E31
(23,62,49)
#15362B
(21,54,43)
#132E25
(19,46,37)
#11261F
(17,38,31)
#0F1E19
(15,30,25)
#0D1613
(13,22,19)
#0B0E0D
(11,14,13)
#000000
(0,0,0)

Tints of #1F5E49

#1F5E49
(31,94,73)
#336C59
(51,108,89)
#477A69
(71,122,105)
#5B8879
(91,136,121)
#6F9689
(111,150,137)
#83A499
(131,164,153)
#97B2A9
(151,178,169)
#ABC0B9
(171,192,185)
#BFCEC9
(191,206,201)
#D3DCD9
(211,220,217)
#E7EAE9
(231,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1F5E49 color. Also use rgb(31,94,73) instead hex code.

Text Font Color

.myTextColor { color: #1F5E49; }

<p style="color:#1F5E49">This sample text font color is #1F5E49.</p>

This text font color is #1F5E49.

Background Color

.myBgColor { background-color: #1F5E49; }

<div style="background-color:#1F5E49">Inner text</div>

This div background color is #1F5E49.

Border color

.myBorderColor { border: 1px solid #1F5E49; }

<div style="border:3px solid #1F5E49">Div</div>

This div border color is #1F5E49.

Opacity

.myOpacity80 { color: #1F5E49; opacity: 0.8; }

<p style="color:#1F5E49;opacity:0.8;">80%</p>

Text with #1F5E49 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #1F5E49;}

<p style="text-shadow: 3px 3px 1px #1F5E49">Text here.</p>

This text has shadow with #1F5E49 color.


.textShadow {text-shadow: 3px 3px 1px #1F5E49', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #1F5E49, 5px 5px 20px red">Text here.</p>

This text has shadow with #1F5E49 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#1F5E49, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#1F5E49, Direction=45, Strength=4)">Text</p>

This text has shadow with #1F5E49 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #1F5E49;
-webkit-box-shadow: 1px 1px 3px 2px #1F5E49;
box-shadow: 1px 1px 3px 2px #1F5E49;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #1F5E49; -webkit-box-shadow: 1px 1px 3px 2px #1F5E49; box-shadow:1px 1px 3px 2px #1F5E49;">
Div content here
</div>

This div box has shadow with color #1F5E49.

Preview

Color preview on black background

This text has color #1F5E49 on black background.


Color preview on white background

This text has color #1F5E49 on white background.


Black color preview on #1F5E49 background

This text has black color on #1F5E49 background.


White color preview on #1F5E49 background

This text has white color on #1F5E49 background.


Related colors

Complementary color

Complementary color for #hex is #E0A1B6.


I love getcolorcode.com

Triadic colors

1 #491F5E and #5E491F with #1F5E49 are triadic colors.

2 #495E1F and #5E1F49 with #1F5E49 are triadic colors.