COLOR #124914

HEX: #124914 RGB: (18,73,20)

Color info

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

RGB color model

#124914 color RGB value is (18,73,20).

RGB: (18,73,20) (7%, 29%, 8%)

RGB channels and saturation

R 18 of 255 = 7%
G 73 of 255 = 29%
B 20 of 255 = 8%

18
73
20

R + G + B ~ 15%. #124914 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 73 + 20 = 111 (100%)
R 18 of 111 ~ 16.22%
G 73 of 111 ~ 65.77%
B 20 of 111 ~ 18.02'%

%16.22
%65.77
%18.02

CMYK color model

#124914 color CMYK value is (75,0,73,71).

  • cyan value is 75.34%
  • magenta value is 0.00%
  • yellow value is 72.60%
  • key color value is 71.37%
CMYK: (75,0,73,71) C75M0Y73K71 (75%,0%,73%,71%) (0.75/0.00/0.73/0.71) 

CMYK percentages

%75.34
%0
%72.6
%71.37

Codes

Color #124914 in popluar color models

12 49 14
RGB 18 73 20
HSL 122° 60.44% 17.84%
HSB/HSV 122° 75.34% 28.63%
CMYK 75.34% 0.00% 72.60%
71.37%

Color #124914 in popluar number systems.

HEX 12 49 14
Decimal 18 73 20
Binary 10010 1001001 10100
Octal 22 111 24

Shades and tints

Shades of #124914

#124914
(18,73,20)
#114313
(17,67,19)
#103D12
(16,61,18)
#0F3711
(15,55,17)
#0E3110
(14,49,16)
#0D2B0F
(13,43,15)
#0C250E
(12,37,14)
#0B1F0D
(11,31,13)
#0A190C
(10,25,12)
#09130B
(9,19,11)
#080D0A
(8,13,10)
#000000
(0,0,0)

Tints of #124914

#124914
(18,73,20)
#275929
(39,89,41)
#3C693E
(60,105,62)
#517953
(81,121,83)
#668968
(102,137,104)
#7B997D
(123,153,125)
#90A992
(144,169,146)
#A5B9A7
(165,185,167)
#BAC9BC
(186,201,188)
#CFD9D1
(207,217,209)
#E4E9E6
(228,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #124914; }

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

This text font color is #124914.

Background Color

.myBgColor { background-color: #124914; }

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

This div background color is #124914.

Border color

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

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

This div border color is #124914.

Opacity

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

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

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

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

This text has shadow with #124914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124914.

Preview

Color preview on black background

This text has color #124914 on black background.


Color preview on white background

This text has color #124914 on white background.


Black color preview on #124914 background

This text has black color on #124914 background.


White color preview on #124914 background

This text has white color on #124914 background.


Related colors

Complementary color

Complementary color for #hex is #EDB6EB.


I love getcolorcode.com

Triadic colors

1 #141249 and #491412 with #124914 are triadic colors.

2 #144912 and #491214 with #124914 are triadic colors.