COLOR #155538

HEX: #155538 RGB: (21,85,56)

Color info

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

RGB color model

#155538 color RGB value is (21,85,56).

RGB: (21,85,56) (8%, 33%, 22%)

RGB channels and saturation

R 21 of 255 = 8%
G 85 of 255 = 33%
B 56 of 255 = 22%

21
85
56

R + G + B ~ 21%. #155538 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 85 + 56 = 162 (100%)
R 21 of 162 ~ 12.96%
G 85 of 162 ~ 52.47%
B 56 of 162 ~ 34.57'%

%12.96
%52.47
%34.57

CMYK color model

#155538 color CMYK value is (75,0,34,67).

  • cyan value is 75.29%
  • magenta value is 0.00%
  • yellow value is 34.12%
  • key color value is 66.67%

CMYK: (75,0,34,67)
C75M0Y34K67 (75%, 0%, 34%, 67%)
(0.75 / 0.00 / 0.34 / 0.67)

CMYK percentages

%75.29
%0
%34.12
%66.67

Codes

Color #155538 in popluar color models

15 55 38
RGB 21 85 56
HSL 153° 60.38% 20.78%
HSB/HSV 153° 75.29% 33.33%
CMYK 75.29% 0.00% 34.12%
66.67%

Color #155538 in popluar number systems.

HEX 15 55 38
Decimal 21 85 56
Binary 10101 1010101 111000
Octal 25 125 70

Shades and tints

Shades of #155538

#155538
(21,85,56)
#144E33
(20,78,51)
#13472E
(19,71,46)
#124029
(18,64,41)
#113924
(17,57,36)
#10321F
(16,50,31)
#0F2B1A
(15,43,26)
#0E2415
(14,36,21)
#0D1D10
(13,29,16)
#0C160B
(12,22,11)
#0B0F06
(11,15,6)
#000000
(0,0,0)

Tints of #155538

#155538
(21,85,56)
#2A644A
(42,100,74)
#3F735C
(63,115,92)
#54826E
(84,130,110)
#699180
(105,145,128)
#7EA092
(126,160,146)
#93AFA4
(147,175,164)
#A8BEB6
(168,190,182)
#BDCDC8
(189,205,200)
#D2DCDA
(210,220,218)
#E7EBEC
(231,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #155538 color. Also use rgb(21,85,56) instead hex code.

Text Font Color

.myTextColor { color: #155538; }

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

This text font color is #155538.

Background Color

.myBgColor { background-color: #155538; }

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

This div background color is #155538.

Border color

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

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

This div border color is #155538.

Opacity

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

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

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

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

This text has shadow with #155538 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #155538.

Preview

Color preview on black background

This text has color #155538 on black background.


Color preview on white background

This text has color #155538 on white background.


Black color preview on #155538 background

This text has black color on #155538 background.


White color preview on #155538 background

This text has white color on #155538 background.


Related colors

Complementary color

Complementary color for #hex is #EAAAC7.


I love getcolorcode.com

Triadic colors

1 #381555 and #553815 with #155538 are triadic colors.

2 #385515 and #551538 with #155538 are triadic colors.