COLOR #124214

HEX: #124214 RGB: (18,66,20)

Color info

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

RGB color model

#124214 color RGB value is (18,66,20).

RGB: (18,66,20) (7%, 26%, 8%)

RGB channels and saturation

R 18 of 255 = 7%
G 66 of 255 = 26%
B 20 of 255 = 8%

18
66
20

R + G + B ~ 14%. #124214 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 66 + 20 = 104 (100%)
R 18 of 104 ~ 17.31%
G 66 of 104 ~ 63.46%
B 20 of 104 ~ 19.23'%

%17.31
%63.46
%19.23

CMYK color model

#124214 color CMYK value is (73,0,70,74).

  • cyan value is 72.73%
  • magenta value is 0.00%
  • yellow value is 69.70%
  • key color value is 74.12%

CMYK: (73,0,70,74)
C73M0Y70K74 (73%, 0%, 70%, 74%)
(0.73 / 0.00 / 0.70 / 0.74)

CMYK percentages

%72.73
%0
%69.7
%74.12

Codes

Color #124214 in popluar color models

12 42 14
RGB 18 66 20
HSL 123° 57.14% 16.47%
HSB/HSV 123° 72.73% 25.88%
CMYK 72.73% 0.00% 69.70%
74.12%

Color #124214 in popluar number systems.

HEX 12 42 14
Decimal 18 66 20
Binary 10010 1000010 10100
Octal 22 102 24

Shades and tints

Shades of #124214

#124214
(18,66,20)
#113C13
(17,60,19)
#103612
(16,54,18)
#0F3011
(15,48,17)
#0E2A10
(14,42,16)
#0D240F
(13,36,15)
#0C1E0E
(12,30,14)
#0B180D
(11,24,13)
#0A120C
(10,18,12)
#090C0B
(9,12,11)
#08060A
(8,6,10)
#000000
(0,0,0)

Tints of #124214

#124214
(18,66,20)
#275329
(39,83,41)
#3C643E
(60,100,62)
#517553
(81,117,83)
#668668
(102,134,104)
#7B977D
(123,151,125)
#90A892
(144,168,146)
#A5B9A7
(165,185,167)
#BACABC
(186,202,188)
#CFDBD1
(207,219,209)
#E4ECE6
(228,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #124214 color. Also use rgb(18,66,20) instead hex code.

Text Font Color

.myTextColor { color: #124214; }

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

This text font color is #124214.

Background Color

.myBgColor { background-color: #124214; }

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

This div background color is #124214.

Border color

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

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

This div border color is #124214.

Opacity

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

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

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

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

This text has shadow with #124214 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124214.

Preview

Color preview on black background

This text has color #124214 on black background.


Color preview on white background

This text has color #124214 on white background.


Black color preview on #124214 background

This text has black color on #124214 background.


White color preview on #124214 background

This text has white color on #124214 background.


Related colors

Complementary color

Complementary color for #hex is #EDBDEB.


I love getcolorcode.com

Triadic colors

1 #141242 and #421412 with #124214 are triadic colors.

2 #144212 and #421214 with #124214 are triadic colors.