COLOR #154012

HEX: #154012 RGB: (21,64,18)

Color info

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

RGB color model

#154012 color RGB value is (21,64,18).

RGB: (21,64,18) (8%, 25%, 7%)

RGB channels and saturation

R 21 of 255 = 8%
G 64 of 255 = 25%
B 18 of 255 = 7%

21
64
18

R + G + B ~ 13%. #154012 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 64 + 18 = 103 (100%)
R 21 of 103 ~ 20.39%
G 64 of 103 ~ 62.14%
B 18 of 103 ~ 17.48'%

%20.39
%62.14
%17.48

CMYK color model

#154012 color CMYK value is (67,0,72,75).

  • cyan value is 67.19%
  • magenta value is 0.00%
  • yellow value is 71.88%
  • key color value is 74.90%
CMYK: (67,0,72,75) C67M0Y72K75 (67%,0%,72%,75%) (0.67/0.00/0.72/0.75) 

CMYK percentages

%67.19
%0
%71.88
%74.9

Codes

Color #154012 in popluar color models

15 40 12
RGB 21 64 18
HSL 116° 56.10% 16.08%
HSB/HSV 116° 71.88% 25.10%
CMYK 67.19% 0.00% 71.88%
74.90%

Color #154012 in popluar number systems.

HEX 15 40 12
Decimal 21 64 18
Binary 10101 1000000 10010
Octal 25 100 22

Shades and tints

Shades of #154012

#154012
(21,64,18)
#143B11
(20,59,17)
#133610
(19,54,16)
#12310F
(18,49,15)
#112C0E
(17,44,14)
#10270D
(16,39,13)
#0F220C
(15,34,12)
#0E1D0B
(14,29,11)
#0D180A
(13,24,10)
#0C1309
(12,19,9)
#0B0E08
(11,14,8)
#000000
(0,0,0)

Tints of #154012

#154012
(21,64,18)
#2A5127
(42,81,39)
#3F623C
(63,98,60)
#547351
(84,115,81)
#698466
(105,132,102)
#7E957B
(126,149,123)
#93A690
(147,166,144)
#A8B7A5
(168,183,165)
#BDC8BA
(189,200,186)
#D2D9CF
(210,217,207)
#E7EAE4
(231,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #154012; }

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

This text font color is #154012.

Background Color

.myBgColor { background-color: #154012; }

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

This div background color is #154012.

Border color

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

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

This div border color is #154012.

Opacity

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

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

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

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

This text has shadow with #154012 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #154012.

Preview

Color preview on black background

This text has color #154012 on black background.


Color preview on white background

This text has color #154012 on white background.


Black color preview on #154012 background

This text has black color on #154012 background.


White color preview on #154012 background

This text has white color on #154012 background.


Related colors

Complementary color

Complementary color for #hex is #EABFED.


I love getcolorcode.com

Triadic colors

1 #121540 and #401215 with #154012 are triadic colors.

2 #124015 and #401512 with #154012 are triadic colors.