COLOR #155230

HEX: #155230 RGB: (21,82,48)

Color info

#155230 contains mainly green and blue colors. Web safe color of #155230 is #006633 (or #063).

RGB color model

#155230 color RGB value is (21,82,48).

RGB: (21,82,48) (8%, 32%, 19%)

RGB channels and saturation

R 21 of 255 = 8%
G 82 of 255 = 32%
B 48 of 255 = 19%

21
82
48

R + G + B ~ 20%. #155230 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 82 + 48 = 151 (100%)
R 21 of 151 ~ 13.91%
G 82 of 151 ~ 54.3%
B 48 of 151 ~ 31.79'%

%13.91
%54.3
%31.79

CMYK color model

#155230 color CMYK value is (74,0,41,68).

  • cyan value is 74.39%
  • magenta value is 0.00%
  • yellow value is 41.46%
  • key color value is 67.84%

CMYK: (74,0,41,68)
C74M0Y41K68 (74%, 0%, 41%, 68%)
(0.74 / 0.00 / 0.41 / 0.68)

CMYK percentages

%74.39
%0
%41.46
%67.84

Codes

Color #155230 in popluar color models

15 52 30
RGB 21 82 48
HSL 147° 59.22% 20.20%
HSB/HSV 147° 74.39% 32.16%
CMYK 74.39% 0.00% 41.46%
67.84%

Color #155230 in popluar number systems.

HEX 15 52 30
Decimal 21 82 48
Binary 10101 1010010 110000
Octal 25 122 60

Shades and tints

Shades of #155230

#155230
(21,82,48)
#144B2C
(20,75,44)
#134428
(19,68,40)
#123D24
(18,61,36)
#113620
(17,54,32)
#102F1C
(16,47,28)
#0F2818
(15,40,24)
#0E2114
(14,33,20)
#0D1A10
(13,26,16)
#0C130C
(12,19,12)
#0B0C08
(11,12,8)
#000000
(0,0,0)

Tints of #155230

#155230
(21,82,48)
#2A6142
(42,97,66)
#3F7054
(63,112,84)
#547F66
(84,127,102)
#698E78
(105,142,120)
#7E9D8A
(126,157,138)
#93AC9C
(147,172,156)
#A8BBAE
(168,187,174)
#BDCAC0
(189,202,192)
#D2D9D2
(210,217,210)
#E7E8E4
(231,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #155230 color. Also use rgb(21,82,48) instead hex code.

Text Font Color

.myTextColor { color: #155230; }

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

This text font color is #155230.

Background Color

.myBgColor { background-color: #155230; }

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

This div background color is #155230.

Border color

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

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

This div border color is #155230.

Opacity

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

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

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

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

This text has shadow with #155230 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #155230.

Preview

Color preview on black background

This text has color #155230 on black background.


Color preview on white background

This text has color #155230 on white background.


Black color preview on #155230 background

This text has black color on #155230 background.


White color preview on #155230 background

This text has white color on #155230 background.


Related colors

Complementary color

Complementary color for #hex is #EAADCF.


I love getcolorcode.com

Triadic colors

1 #301552 and #523015 with #155230 are triadic colors.

2 #305215 and #521530 with #155230 are triadic colors.