COLOR #5B9B96

HEX: #5B9B96 RGB: (91,155,150)

Color info

#5B9B96 contains mainly green and blue colors. Web safe color of #5B9B96 is #669999 (or #699).

RGB color model

#5B9B96 color RGB value is (91,155,150).

RGB: (91,155,150) (36%, 61%, 59%)

RGB channels and saturation

R 91 of 255 = 36%
G 155 of 255 = 61%
B 150 of 255 = 59%

91
155
150

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

Portions of RGB colors in percentages

R + G + B = 91 + 155 + 150 = 396 (100%)
R 91 of 396 ~ 22.98%
G 155 of 396 ~ 39.14%
B 150 of 396 ~ 37.88'%

%22.98
%39.14
%37.88

CMYK color model

#5B9B96 color CMYK value is (41,0,3,39).

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

CMYK: (41,0,3,39)
C41M0Y3K39 (41%, 0%, 3%, 39%)
(0.41 / 0.00 / 0.03 / 0.39)

CMYK percentages

%41.29
%0
%3.23
%39.22

Codes

Color #5B9B96 in popluar color models

5B 9B 96
RGB 91 155 150
HSL 175° 26.02% 48.24%
HSB/HSV 175° 41.29% 60.78%
CMYK 41.29% 0.00% 3.23%
39.22%

Color #5B9B96 in popluar number systems.

HEX 5B 9B 96
Decimal 91 155 150
Binary 1011011 10011011 10010110
Octal 133 233 226

Shades and tints

Shades of #5B9B96

#5B9B96
(91,155,150)
#538D89
(83,141,137)
#4B7F7C
(75,127,124)
#43716F
(67,113,111)
#3B6362
(59,99,98)
#335555
(51,85,85)
#2B4748
(43,71,72)
#23393B
(35,57,59)
#1B2B2E
(27,43,46)
#131D21
(19,29,33)
#0B0F14
(11,15,20)
#000000
(0,0,0)

Tints of #5B9B96

#5B9B96
(91,155,150)
#69A49F
(105,164,159)
#77ADA8
(119,173,168)
#85B6B1
(133,182,177)
#93BFBA
(147,191,186)
#A1C8C3
(161,200,195)
#AFD1CC
(175,209,204)
#BDDAD5
(189,218,213)
#CBE3DE
(203,227,222)
#D9ECE7
(217,236,231)
#E7F5F0
(231,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5B9B96; }

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

This text font color is #5B9B96.

Background Color

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

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

This div background color is #5B9B96.

Border color

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

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

This div border color is #5B9B96.

Opacity

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

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

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

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

This text has shadow with #5B9B96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B9B96.

Preview

Color preview on black background

This text has color #5B9B96 on black background.


Color preview on white background

This text has color #5B9B96 on white background.


Black color preview on #5B9B96 background

This text has black color on #5B9B96 background.


White color preview on #5B9B96 background

This text has white color on #5B9B96 background.


Related colors

Complementary color

Complementary color for #hex is #A46469.


I love getcolorcode.com

Triadic colors

1 #965B9B and #9B965B with #5B9B96 are triadic colors.

2 #969B5B and #9B5B96 with #5B9B96 are triadic colors.