COLOR #114427

HEX: #114427 RGB: (17,68,39)

Color info

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

RGB color model

#114427 color RGB value is (17,68,39).

RGB: (17,68,39) (7%, 27%, 15%)

RGB channels and saturation

R 17 of 255 = 7%
G 68 of 255 = 27%
B 39 of 255 = 15%

17
68
39

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

Portions of RGB colors in percentages

R + G + B = 17 + 68 + 39 = 124 (100%)
R 17 of 124 ~ 13.71%
G 68 of 124 ~ 54.84%
B 39 of 124 ~ 31.45'%

%13.71
%54.84
%31.45

CMYK color model

#114427 color CMYK value is (75,0,43,73).

  • cyan value is 75.00%
  • magenta value is 0.00%
  • yellow value is 42.65%
  • key color value is 73.33%

CMYK: (75,0,43,73)
C75M0Y43K73 (75%, 0%, 43%, 73%)
(0.75 / 0.00 / 0.43 / 0.73)

CMYK percentages

%75
%0
%42.65
%73.33

Codes

Color #114427 in popluar color models

11 44 27
RGB 17 68 39
HSL 146° 60.00% 16.67%
HSB/HSV 146° 75.00% 26.67%
CMYK 75.00% 0.00% 42.65%
73.33%

Color #114427 in popluar number systems.

HEX 11 44 27
Decimal 17 68 39
Binary 10001 1000100 100111
Octal 21 104 47

Shades and tints

Shades of #114427

#114427
(17,68,39)
#103E24
(16,62,36)
#0F3821
(15,56,33)
#0E321E
(14,50,30)
#0D2C1B
(13,44,27)
#0C2618
(12,38,24)
#0B2015
(11,32,21)
#0A1A12
(10,26,18)
#09140F
(9,20,15)
#080E0C
(8,14,12)
#070809
(7,8,9)
#000000
(0,0,0)

Tints of #114427

#114427
(17,68,39)
#26553A
(38,85,58)
#3B664D
(59,102,77)
#507760
(80,119,96)
#658873
(101,136,115)
#7A9986
(122,153,134)
#8FAA99
(143,170,153)
#A4BBAC
(164,187,172)
#B9CCBF
(185,204,191)
#CEDDD2
(206,221,210)
#E3EEE5
(227,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #114427 color. Also use rgb(17,68,39) instead hex code.

Text Font Color

.myTextColor { color: #114427; }

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

This text font color is #114427.

Background Color

.myBgColor { background-color: #114427; }

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

This div background color is #114427.

Border color

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

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

This div border color is #114427.

Opacity

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

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

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

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

This text has shadow with #114427 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #114427.

Preview

Color preview on black background

This text has color #114427 on black background.


Color preview on white background

This text has color #114427 on white background.


Black color preview on #114427 background

This text has black color on #114427 background.


White color preview on #114427 background

This text has white color on #114427 background.


Related colors

Complementary color

Complementary color for #hex is #EEBBD8.


I love getcolorcode.com

Triadic colors

1 #271144 and #442711 with #114427 are triadic colors.

2 #274411 and #441127 with #114427 are triadic colors.