COLOR #1E5D49

HEX: #1E5D49 RGB: (30,93,73)

Color info

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

RGB color model

#1E5D49 color RGB value is (30,93,73).

RGB: (30,93,73) (12%, 36%, 29%)

RGB channels and saturation

R 30 of 255 = 12%
G 93 of 255 = 36%
B 73 of 255 = 29%

30
93
73

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

Portions of RGB colors in percentages

R + G + B = 30 + 93 + 73 = 196 (100%)
R 30 of 196 ~ 15.31%
G 93 of 196 ~ 47.45%
B 73 of 196 ~ 37.24'%

%15.31
%47.45
%37.24

CMYK color model

#1E5D49 color CMYK value is (68,0,22,64).

  • cyan value is 67.74%
  • magenta value is 0.00%
  • yellow value is 21.51%
  • key color value is 63.53%

CMYK: (68,0,22,64)
C68M0Y22K64 (68%, 0%, 22%, 64%)
(0.68 / 0.00 / 0.22 / 0.64)

CMYK percentages

%67.74
%0
%21.51
%63.53

Codes

Color #1E5D49 in popluar color models

1E 5D 49
RGB 30 93 73
HSL 161° 51.22% 24.12%
HSB/HSV 161° 67.74% 36.47%
CMYK 67.74% 0.00% 21.51%
63.53%

Color #1E5D49 in popluar number systems.

HEX 1E 5D 49
Decimal 30 93 73
Binary 11110 1011101 1001001
Octal 36 135 111

Shades and tints

Shades of #1E5D49

#1E5D49
(30,93,73)
#1C5543
(28,85,67)
#1A4D3D
(26,77,61)
#184537
(24,69,55)
#163D31
(22,61,49)
#14352B
(20,53,43)
#122D25
(18,45,37)
#10251F
(16,37,31)
#0E1D19
(14,29,25)
#0C1513
(12,21,19)
#0A0D0D
(10,13,13)
#000000
(0,0,0)

Tints of #1E5D49

#1E5D49
(30,93,73)
#326B59
(50,107,89)
#467969
(70,121,105)
#5A8779
(90,135,121)
#6E9589
(110,149,137)
#82A399
(130,163,153)
#96B1A9
(150,177,169)
#AABFB9
(170,191,185)
#BECDC9
(190,205,201)
#D2DBD9
(210,219,217)
#E6E9E9
(230,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1E5D49 color. Also use rgb(30,93,73) instead hex code.

Text Font Color

.myTextColor { color: #1E5D49; }

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

This text font color is #1E5D49.

Background Color

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

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

This div background color is #1E5D49.

Border color

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

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

This div border color is #1E5D49.

Opacity

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

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

Text with #1E5D49 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 #1E5D49;}

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

This text has shadow with #1E5D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1E5D49.

Preview

Color preview on black background

This text has color #1E5D49 on black background.


Color preview on white background

This text has color #1E5D49 on white background.


Black color preview on #1E5D49 background

This text has black color on #1E5D49 background.


White color preview on #1E5D49 background

This text has white color on #1E5D49 background.


Related colors

Complementary color

Complementary color for #hex is #E1A2B6.


I love getcolorcode.com

Triadic colors

1 #491E5D and #5D491E with #1E5D49 are triadic colors.

2 #495D1E and #5D1E49 with #1E5D49 are triadic colors.