COLOR #114213

HEX: #114213 RGB: (17,66,19)

Color info

#114213 contains red, green and blue colors in about the same proportion. Web safe color of #114213 is #003300 (or #030).

RGB color model

#114213 color RGB value is (17,66,19).

RGB: (17,66,19) (7%, 26%, 7%)

RGB channels and saturation

R 17 of 255 = 7%
G 66 of 255 = 26%
B 19 of 255 = 7%

17
66
19

R + G + B ~ 13%. #114213 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 66 + 19 = 102 (100%)
R 17 of 102 ~ 16.67%
G 66 of 102 ~ 64.71%
B 19 of 102 ~ 18.63'%

%16.67
%64.71
%18.63

CMYK color model

#114213 color CMYK value is (74,0,71,74).

  • cyan value is 74.24%
  • magenta value is 0.00%
  • yellow value is 71.21%
  • key color value is 74.12%
CMYK: (74,0,71,74) C74M0Y71K74 (74%,0%,71%,74%) (0.74/0.00/0.71/0.74) 

CMYK percentages

%74.24
%0
%71.21
%74.12

Codes

Color #114213 in popluar color models

11 42 13
RGB 17 66 19
HSL 122° 59.04% 16.27%
HSB/HSV 122° 74.24% 25.88%
CMYK 74.24% 0.00% 71.21%
74.12%

Color #114213 in popluar number systems.

HEX 11 42 13
Decimal 17 66 19
Binary 10001 1000010 10011
Octal 21 102 23

Shades and tints

Shades of #114213

#114213
(17,66,19)
#103C12
(16,60,18)
#0F3611
(15,54,17)
#0E3010
(14,48,16)
#0D2A0F
(13,42,15)
#0C240E
(12,36,14)
#0B1E0D
(11,30,13)
#0A180C
(10,24,12)
#09120B
(9,18,11)
#080C0A
(8,12,10)
#070609
(7,6,9)
#000000
(0,0,0)

Tints of #114213

#114213
(17,66,19)
#265328
(38,83,40)
#3B643D
(59,100,61)
#507552
(80,117,82)
#658667
(101,134,103)
#7A977C
(122,151,124)
#8FA891
(143,168,145)
#A4B9A6
(164,185,166)
#B9CABB
(185,202,187)
#CEDBD0
(206,219,208)
#E3ECE5
(227,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #114213 color. Also use rgb(17,66,19) instead hex code.

Text Font Color

.myTextColor { color: #114213; }

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

This text font color is #114213.

Background Color

.myBgColor { background-color: #114213; }

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

This div background color is #114213.

Border color

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

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

This div border color is #114213.

Opacity

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

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

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

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

This text has shadow with #114213 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #114213.

Preview

Color preview on black background

This text has color #114213 on black background.


Color preview on white background

This text has color #114213 on white background.


Black color preview on #114213 background

This text has black color on #114213 background.


White color preview on #114213 background

This text has white color on #114213 background.


Related colors

Complementary color

Complementary color for #hex is #EEBDEC.


I love getcolorcode.com

Triadic colors

1 #131142 and #421311 with #114213 are triadic colors.

2 #134211 and #421113 with #114213 are triadic colors.