COLOR #155B37

HEX: #155B37 RGB: (21,91,55)

Color info

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

RGB color model

#155B37 color RGB value is (21,91,55).

RGB: (21,91,55) (8%, 36%, 22%)

RGB channels and saturation

R 21 of 255 = 8%
G 91 of 255 = 36%
B 55 of 255 = 22%

21
91
55

R + G + B ~ 22%. #155B37 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 91 + 55 = 167 (100%)
R 21 of 167 ~ 12.57%
G 91 of 167 ~ 54.49%
B 55 of 167 ~ 32.93'%

%12.57
%54.49
%32.93

CMYK color model

#155B37 color CMYK value is (77,0,40,64).

  • cyan value is 76.92%
  • magenta value is 0.00%
  • yellow value is 39.56%
  • key color value is 64.31%

CMYK: (77,0,40,64)
C77M0Y40K64 (77%, 0%, 40%, 64%)
(0.77 / 0.00 / 0.40 / 0.64)

CMYK percentages

%76.92
%0
%39.56
%64.31

Codes

Color #155B37 in popluar color models

15 5B 37
RGB 21 91 55
HSL 149° 62.50% 21.96%
HSB/HSV 149° 76.92% 35.69%
CMYK 76.92% 0.00% 39.56%
64.31%

Color #155B37 in popluar number systems.

HEX 15 5B 37
Decimal 21 91 55
Binary 10101 1011011 110111
Octal 25 133 67

Shades and tints

Shades of #155B37

#155B37
(21,91,55)
#145332
(20,83,50)
#134B2D
(19,75,45)
#124328
(18,67,40)
#113B23
(17,59,35)
#10331E
(16,51,30)
#0F2B19
(15,43,25)
#0E2314
(14,35,20)
#0D1B0F
(13,27,15)
#0C130A
(12,19,10)
#0B0B05
(11,11,5)
#000000
(0,0,0)

Tints of #155B37

#155B37
(21,91,55)
#2A6949
(42,105,73)
#3F775B
(63,119,91)
#54856D
(84,133,109)
#69937F
(105,147,127)
#7EA191
(126,161,145)
#93AFA3
(147,175,163)
#A8BDB5
(168,189,181)
#BDCBC7
(189,203,199)
#D2D9D9
(210,217,217)
#E7E7EB
(231,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #155B37 color. Also use rgb(21,91,55) instead hex code.

Text Font Color

.myTextColor { color: #155B37; }

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

This text font color is #155B37.

Background Color

.myBgColor { background-color: #155B37; }

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

This div background color is #155B37.

Border color

.myBorderColor { border: 1px solid #155B37; }

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

This div border color is #155B37.

Opacity

.myOpacity80 { color: #155B37; opacity: 0.8; }

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

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

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

This text has shadow with #155B37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #155B37.

Preview

Color preview on black background

This text has color #155B37 on black background.


Color preview on white background

This text has color #155B37 on white background.


Black color preview on #155B37 background

This text has black color on #155B37 background.


White color preview on #155B37 background

This text has white color on #155B37 background.


Related colors

Complementary color

Complementary color for #hex is #EAA4C8.


I love getcolorcode.com

Triadic colors

1 #37155B and #5B3715 with #155B37 are triadic colors.

2 #375B15 and #5B1537 with #155B37 are triadic colors.