COLOR #124520

HEX: #124520 RGB: (18,69,32)

Color info

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

RGB color model

#124520 color RGB value is (18,69,32).

RGB: (18,69,32) (7%, 27%, 13%)

RGB channels and saturation

R 18 of 255 = 7%
G 69 of 255 = 27%
B 32 of 255 = 13%

18
69
32

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

Portions of RGB colors in percentages

R + G + B = 18 + 69 + 32 = 119 (100%)
R 18 of 119 ~ 15.13%
G 69 of 119 ~ 57.98%
B 32 of 119 ~ 26.89'%

%15.13
%57.98
%26.89

CMYK color model

#124520 color CMYK value is (74,0,54,73).

  • cyan value is 73.91%
  • magenta value is 0.00%
  • yellow value is 53.62%
  • key color value is 72.94%

CMYK: (74,0,54,73)
C74M0Y54K73 (74%, 0%, 54%, 73%)
(0.74 / 0.00 / 0.54 / 0.73)

CMYK percentages

%73.91
%0
%53.62
%72.94

Codes

Color #124520 in popluar color models

12 45 20
RGB 18 69 32
HSL 136° 58.62% 17.06%
HSB/HSV 136° 73.91% 27.06%
CMYK 73.91% 0.00% 53.62%
72.94%

Color #124520 in popluar number systems.

HEX 12 45 20
Decimal 18 69 32
Binary 10010 1000101 100000
Octal 22 105 40

Shades and tints

Shades of #124520

#124520
(18,69,32)
#113F1E
(17,63,30)
#10391C
(16,57,28)
#0F331A
(15,51,26)
#0E2D18
(14,45,24)
#0D2716
(13,39,22)
#0C2114
(12,33,20)
#0B1B12
(11,27,18)
#0A1510
(10,21,16)
#090F0E
(9,15,14)
#08090C
(8,9,12)
#000000
(0,0,0)

Tints of #124520

#124520
(18,69,32)
#275534
(39,85,52)
#3C6548
(60,101,72)
#51755C
(81,117,92)
#668570
(102,133,112)
#7B9584
(123,149,132)
#90A598
(144,165,152)
#A5B5AC
(165,181,172)
#BAC5C0
(186,197,192)
#CFD5D4
(207,213,212)
#E4E5E8
(228,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #124520; }

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

This text font color is #124520.

Background Color

.myBgColor { background-color: #124520; }

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

This div background color is #124520.

Border color

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

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

This div border color is #124520.

Opacity

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

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

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

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

This text has shadow with #124520 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124520.

Preview

Color preview on black background

This text has color #124520 on black background.


Color preview on white background

This text has color #124520 on white background.


Black color preview on #124520 background

This text has black color on #124520 background.


White color preview on #124520 background

This text has white color on #124520 background.


Related colors

Complementary color

Complementary color for #hex is #EDBADF.


I love getcolorcode.com

Triadic colors

1 #201245 and #452012 with #124520 are triadic colors.

2 #204512 and #451220 with #124520 are triadic colors.