COLOR #114820

HEX: #114820 RGB: (17,72,32)

Color info

#114820 contains red, green and blue colors in about the same proportion. Web safe color of #114820 is #003333 (or #033).

RGB color model

#114820 color RGB value is (17,72,32).

RGB: (17,72,32) (7%, 28%, 13%)

RGB channels and saturation

R 17 of 255 = 7%
G 72 of 255 = 28%
B 32 of 255 = 13%

17
72
32

R + G + B ~ 16%. #114820 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 72 + 32 = 121 (100%)
R 17 of 121 ~ 14.05%
G 72 of 121 ~ 59.5%
B 32 of 121 ~ 26.45'%

%14.05
%59.5
%26.45

CMYK color model

#114820 color CMYK value is (76,0,56,72).

  • cyan value is 76.39%
  • magenta value is 0.00%
  • yellow value is 55.56%
  • key color value is 71.76%

CMYK: (76,0,56,72)
C76M0Y56K72 (76%, 0%, 56%, 72%)
(0.76 / 0.00 / 0.56 / 0.72)

CMYK percentages

%76.39
%0
%55.56
%71.76

Codes

Color #114820 in popluar color models

11 48 20
RGB 17 72 32
HSL 136° 61.80% 17.45%
HSB/HSV 136° 76.39% 28.24%
CMYK 76.39% 0.00% 55.56%
71.76%

Color #114820 in popluar number systems.

HEX 11 48 20
Decimal 17 72 32
Binary 10001 1001000 100000
Octal 21 110 40

Shades and tints

Shades of #114820

#114820
(17,72,32)
#10421E
(16,66,30)
#0F3C1C
(15,60,28)
#0E361A
(14,54,26)
#0D3018
(13,48,24)
#0C2A16
(12,42,22)
#0B2414
(11,36,20)
#0A1E12
(10,30,18)
#091810
(9,24,16)
#08120E
(8,18,14)
#070C0C
(7,12,12)
#000000
(0,0,0)

Tints of #114820

#114820
(17,72,32)
#265834
(38,88,52)
#3B6848
(59,104,72)
#50785C
(80,120,92)
#658870
(101,136,112)
#7A9884
(122,152,132)
#8FA898
(143,168,152)
#A4B8AC
(164,184,172)
#B9C8C0
(185,200,192)
#CED8D4
(206,216,212)
#E3E8E8
(227,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #114820 color. Also use rgb(17,72,32) instead hex code.

Text Font Color

.myTextColor { color: #114820; }

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

This text font color is #114820.

Background Color

.myBgColor { background-color: #114820; }

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

This div background color is #114820.

Border color

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

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

This div border color is #114820.

Opacity

.myOpacity80 { color: #114820; opacity: 0.8; }

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

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

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

This text has shadow with #114820 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #114820.

Preview

Color preview on black background

This text has color #114820 on black background.


Color preview on white background

This text has color #114820 on white background.


Black color preview on #114820 background

This text has black color on #114820 background.


White color preview on #114820 background

This text has white color on #114820 background.


Related colors

Complementary color

Complementary color for #hex is #EEB7DF.


I love getcolorcode.com

Triadic colors

1 #201148 and #482011 with #114820 are triadic colors.

2 #204811 and #481120 with #114820 are triadic colors.