COLOR #156A15

HEX: #156A15 RGB: (21,106,21)

Color info

#156A15 contains mainly green color. Web safe color of #156A15 is #006600 (or #060).

RGB color model

#156A15 color RGB value is (21,106,21).

RGB: (21,106,21) (8%, 42%, 8%)

RGB channels and saturation

R 21 of 255 = 8%
G 106 of 255 = 42%
B 21 of 255 = 8%

21
106
21

R + G + B ~ 19%. #156A15 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 106 + 21 = 148 (100%)
R 21 of 148 ~ 14.19%
G 106 of 148 ~ 71.62%
B 21 of 148 ~ 14.19'%

%14.19
%71.62
%14.19

CMYK color model

#156A15 color CMYK value is (80,0,80,58).

  • cyan value is 80.19%
  • magenta value is 0.00%
  • yellow value is 80.19%
  • key color value is 58.43%

CMYK: (80,0,80,58)
C80M0Y80K58 (80%, 0%, 80%, 58%)
(0.80 / 0.00 / 0.80 / 0.58)

CMYK percentages

%80.19
%0
%80.19
%58.43

Codes

Color #156A15 in popluar color models

15 6A 15
RGB 21 106 21
HSL 120° 66.93% 24.90%
HSB/HSV 120° 80.19% 41.57%
CMYK 80.19% 0.00% 80.19%
58.43%

Color #156A15 in popluar number systems.

HEX 15 6A 15
Decimal 21 106 21
Binary 10101 1101010 10101
Octal 25 152 25

Shades and tints

Shades of #156A15

#156A15
(21,106,21)
#146114
(20,97,20)
#135813
(19,88,19)
#124F12
(18,79,18)
#114611
(17,70,17)
#103D10
(16,61,16)
#0F340F
(15,52,15)
#0E2B0E
(14,43,14)
#0D220D
(13,34,13)
#0C190C
(12,25,12)
#0B100B
(11,16,11)
#000000
(0,0,0)

Tints of #156A15

#156A15
(21,106,21)
#2A772A
(42,119,42)
#3F843F
(63,132,63)
#549154
(84,145,84)
#699E69
(105,158,105)
#7EAB7E
(126,171,126)
#93B893
(147,184,147)
#A8C5A8
(168,197,168)
#BDD2BD
(189,210,189)
#D2DFD2
(210,223,210)
#E7ECE7
(231,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #156A15 color. Also use rgb(21,106,21) instead hex code.

Text Font Color

.myTextColor { color: #156A15; }

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

This text font color is #156A15.

Background Color

.myBgColor { background-color: #156A15; }

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

This div background color is #156A15.

Border color

.myBorderColor { border: 1px solid #156A15; }

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

This div border color is #156A15.

Opacity

.myOpacity80 { color: #156A15; opacity: 0.8; }

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

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

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

This text has shadow with #156A15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #156A15.

Preview

Color preview on black background

This text has color #156A15 on black background.


Color preview on white background

This text has color #156A15 on white background.


Black color preview on #156A15 background

This text has black color on #156A15 background.


White color preview on #156A15 background

This text has white color on #156A15 background.


Related colors

Complementary color

Complementary color for #hex is #EA95EA.


I love getcolorcode.com

Triadic colors

1 #15156A and #6A1515 with #156A15 are triadic colors.

2 #156A15 and #6A1515 with #156A15 are triadic colors.