COLOR #124020

HEX: #124020 RGB: (18,64,32)

Color info

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

RGB color model

#124020 color RGB value is (18,64,32).

RGB: (18,64,32) (7%, 25%, 13%)

RGB channels and saturation

R 18 of 255 = 7%
G 64 of 255 = 25%
B 32 of 255 = 13%

18
64
32

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

Portions of RGB colors in percentages

R + G + B = 18 + 64 + 32 = 114 (100%)
R 18 of 114 ~ 15.79%
G 64 of 114 ~ 56.14%
B 32 of 114 ~ 28.07'%

%15.79
%56.14
%28.07

CMYK color model

#124020 color CMYK value is (72,0,50,75).

  • cyan value is 71.88%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 74.90%

CMYK: (72,0,50,75)
C72M0Y50K75 (72%, 0%, 50%, 75%)
(0.72 / 0.00 / 0.50 / 0.75)

CMYK percentages

%71.88
%0
%50
%74.9

Codes

Color #124020 in popluar color models

12 40 20
RGB 18 64 32
HSL 138° 56.10% 16.08%
HSB/HSV 138° 71.88% 25.10%
CMYK 71.88% 0.00% 50.00%
74.90%

Color #124020 in popluar number systems.

HEX 12 40 20
Decimal 18 64 32
Binary 10010 1000000 100000
Octal 22 100 40

Shades and tints

Shades of #124020

#124020
(18,64,32)
#113B1E
(17,59,30)
#10361C
(16,54,28)
#0F311A
(15,49,26)
#0E2C18
(14,44,24)
#0D2716
(13,39,22)
#0C2214
(12,34,20)
#0B1D12
(11,29,18)
#0A1810
(10,24,16)
#09130E
(9,19,14)
#080E0C
(8,14,12)
#000000
(0,0,0)

Tints of #124020

#124020
(18,64,32)
#275134
(39,81,52)
#3C6248
(60,98,72)
#51735C
(81,115,92)
#668470
(102,132,112)
#7B9584
(123,149,132)
#90A698
(144,166,152)
#A5B7AC
(165,183,172)
#BAC8C0
(186,200,192)
#CFD9D4
(207,217,212)
#E4EAE8
(228,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #124020 color. Also use rgb(18,64,32) instead hex code.

Text Font Color

.myTextColor { color: #124020; }

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

This text font color is #124020.

Background Color

.myBgColor { background-color: #124020; }

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

This div background color is #124020.

Border color

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

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

This div border color is #124020.

Opacity

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

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

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

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

This text has shadow with #124020 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124020.

Preview

Color preview on black background

This text has color #124020 on black background.


Color preview on white background

This text has color #124020 on white background.


Black color preview on #124020 background

This text has black color on #124020 background.


White color preview on #124020 background

This text has white color on #124020 background.


Related colors

Complementary color

Complementary color for #hex is #EDBFDF.


I love getcolorcode.com

Triadic colors

1 #201240 and #402012 with #124020 are triadic colors.

2 #204012 and #401220 with #124020 are triadic colors.