COLOR #5B9B70

HEX: #5B9B70 RGB: (91,155,112)

Color info

#5B9B70 contains mainly green and blue colors. Web safe color of #5B9B70 is #669966 (or #696).

RGB color model

#5B9B70 color RGB value is (91,155,112).

RGB: (91,155,112) (36%, 61%, 44%)

RGB channels and saturation

R 91 of 255 = 36%
G 155 of 255 = 61%
B 112 of 255 = 44%

91
155
112

R + G + B ~ 47%. #5B9B70 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 91 + 155 + 112 = 358 (100%)
R 91 of 358 ~ 25.42%
G 155 of 358 ~ 43.3%
B 112 of 358 ~ 31.28'%

%25.42
%43.3
%31.28

CMYK color model

#5B9B70 color CMYK value is (41,0,28,39).

  • cyan value is 41.29%
  • magenta value is 0.00%
  • yellow value is 27.74%
  • key color value is 39.22%

CMYK: (41,0,28,39)
C41M0Y28K39 (41%, 0%, 28%, 39%)
(0.41 / 0.00 / 0.28 / 0.39)

CMYK percentages

%41.29
%0
%27.74
%39.22

Codes

Color #5B9B70 in popluar color models

5B 9B 70
RGB 91 155 112
HSL 140° 26.02% 48.24%
HSB/HSV 140° 41.29% 60.78%
CMYK 41.29% 0.00% 27.74%
39.22%

Color #5B9B70 in popluar number systems.

HEX 5B 9B 70
Decimal 91 155 112
Binary 1011011 10011011 1110000
Octal 133 233 160

Shades and tints

Shades of #5B9B70

#5B9B70
(91,155,112)
#538D66
(83,141,102)
#4B7F5C
(75,127,92)
#437152
(67,113,82)
#3B6348
(59,99,72)
#33553E
(51,85,62)
#2B4734
(43,71,52)
#23392A
(35,57,42)
#1B2B20
(27,43,32)
#131D16
(19,29,22)
#0B0F0C
(11,15,12)
#000000
(0,0,0)

Tints of #5B9B70

#5B9B70
(91,155,112)
#69A47D
(105,164,125)
#77AD8A
(119,173,138)
#85B697
(133,182,151)
#93BFA4
(147,191,164)
#A1C8B1
(161,200,177)
#AFD1BE
(175,209,190)
#BDDACB
(189,218,203)
#CBE3D8
(203,227,216)
#D9ECE5
(217,236,229)
#E7F5F2
(231,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B9B70 color. Also use rgb(91,155,112) instead hex code.

Text Font Color

.myTextColor { color: #5B9B70; }

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

This text font color is #5B9B70.

Background Color

.myBgColor { background-color: #5B9B70; }

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

This div background color is #5B9B70.

Border color

.myBorderColor { border: 1px solid #5B9B70; }

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

This div border color is #5B9B70.

Opacity

.myOpacity80 { color: #5B9B70; opacity: 0.8; }

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

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

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

This text has shadow with #5B9B70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B9B70.

Preview

Color preview on black background

This text has color #5B9B70 on black background.


Color preview on white background

This text has color #5B9B70 on white background.


Black color preview on #5B9B70 background

This text has black color on #5B9B70 background.


White color preview on #5B9B70 background

This text has white color on #5B9B70 background.


Related colors

Complementary color

Complementary color for #hex is #A4648F.


I love getcolorcode.com

Triadic colors

1 #705B9B and #9B705B with #5B9B70 are triadic colors.

2 #709B5B and #9B5B70 with #5B9B70 are triadic colors.