COLOR #114231

HEX: #114231 RGB: (17,66,49)

Color info

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

RGB color model

#114231 color RGB value is (17,66,49).

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

RGB channels and saturation

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

17
66
49

R + G + B ~ 17%. #114231 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 66 + 49 = 132 (100%)
R 17 of 132 ~ 12.88%
G 66 of 132 ~ 50%
B 49 of 132 ~ 37.12'%

%12.88
%50
%37.12

CMYK color model

#114231 color CMYK value is (74,0,26,74).

  • cyan value is 74.24%
  • magenta value is 0.00%
  • yellow value is 25.76%
  • key color value is 74.12%

CMYK: (74,0,26,74)
C74M0Y26K74 (74%, 0%, 26%, 74%)
(0.74 / 0.00 / 0.26 / 0.74)

CMYK percentages

%74.24
%0
%25.76
%74.12

Codes

Color #114231 in popluar color models

11 42 31
RGB 17 66 49
HSL 159° 59.04% 16.27%
HSB/HSV 159° 74.24% 25.88%
CMYK 74.24% 0.00% 25.76%
74.12%

Color #114231 in popluar number systems.

HEX 11 42 31
Decimal 17 66 49
Binary 10001 1000010 110001
Octal 21 102 61

Shades and tints

Shades of #114231

#114231
(17,66,49)
#103C2D
(16,60,45)
#0F3629
(15,54,41)
#0E3025
(14,48,37)
#0D2A21
(13,42,33)
#0C241D
(12,36,29)
#0B1E19
(11,30,25)
#0A1815
(10,24,21)
#091211
(9,18,17)
#080C0D
(8,12,13)
#070609
(7,6,9)
#000000
(0,0,0)

Tints of #114231

#114231
(17,66,49)
#265343
(38,83,67)
#3B6455
(59,100,85)
#507567
(80,117,103)
#658679
(101,134,121)
#7A978B
(122,151,139)
#8FA89D
(143,168,157)
#A4B9AF
(164,185,175)
#B9CAC1
(185,202,193)
#CEDBD3
(206,219,211)
#E3ECE5
(227,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #114231; }

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

This text font color is #114231.

Background Color

.myBgColor { background-color: #114231; }

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

This div background color is #114231.

Border color

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

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

This div border color is #114231.

Opacity

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

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

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

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

This text has shadow with #114231 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #114231.

Preview

Color preview on black background

This text has color #114231 on black background.


Color preview on white background

This text has color #114231 on white background.


Black color preview on #114231 background

This text has black color on #114231 background.


White color preview on #114231 background

This text has white color on #114231 background.


Related colors

Complementary color

Complementary color for #hex is #EEBDCE.


I love getcolorcode.com

Triadic colors

1 #311142 and #423111 with #114231 are triadic colors.

2 #314211 and #421131 with #114231 are triadic colors.