COLOR #5B7E72

HEX: #5B7E72 RGB: (91,126,114)

Color info

#5B7E72 contains red, green and blue colors in about the same proportion. Web safe color of #5B7E72 is #666666 (or #666).

RGB color model

#5B7E72 color RGB value is (91,126,114).

RGB: (91,126,114) (36%, 49%, 45%)

RGB channels and saturation

R 91 of 255 = 36%
G 126 of 255 = 49%
B 114 of 255 = 45%

91
126
114

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

Portions of RGB colors in percentages

R + G + B = 91 + 126 + 114 = 331 (100%)
R 91 of 331 ~ 27.49%
G 126 of 331 ~ 38.07%
B 114 of 331 ~ 34.44'%

%27.49
%38.07
%34.44

CMYK color model

#5B7E72 color CMYK value is (28,0,10,51).

  • cyan value is 27.78%
  • magenta value is 0.00%
  • yellow value is 9.52%
  • key color value is 50.59%

CMYK: (28,0,10,51)
C28M0Y10K51 (28%, 0%, 10%, 51%)
(0.28 / 0.00 / 0.10 / 0.51)

CMYK percentages

%27.78
%0
%9.52
%50.59

Codes

Color #5B7E72 in popluar color models

5B 7E 72
RGB 91 126 114
HSL 159° 16.13% 42.55%
HSB/HSV 159° 27.78% 49.41%
CMYK 27.78% 0.00% 9.52%
50.59%

Color #5B7E72 in popluar number systems.

HEX 5B 7E 72
Decimal 91 126 114
Binary 1011011 1111110 1110010
Octal 133 176 162

Shades and tints

Shades of #5B7E72

#5B7E72
(91,126,114)
#537368
(83,115,104)
#4B685E
(75,104,94)
#435D54
(67,93,84)
#3B524A
(59,82,74)
#334740
(51,71,64)
#2B3C36
(43,60,54)
#23312C
(35,49,44)
#1B2622
(27,38,34)
#131B18
(19,27,24)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #5B7E72

#5B7E72
(91,126,114)
#69897E
(105,137,126)
#77948A
(119,148,138)
#859F96
(133,159,150)
#93AAA2
(147,170,162)
#A1B5AE
(161,181,174)
#AFC0BA
(175,192,186)
#BDCBC6
(189,203,198)
#CBD6D2
(203,214,210)
#D9E1DE
(217,225,222)
#E7ECEA
(231,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B7E72 color. Also use rgb(91,126,114) instead hex code.

Text Font Color

.myTextColor { color: #5B7E72; }

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

This text font color is #5B7E72.

Background Color

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

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

This div background color is #5B7E72.

Border color

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

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

This div border color is #5B7E72.

Opacity

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

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

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

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

This text has shadow with #5B7E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B7E72.

Preview

Color preview on black background

This text has color #5B7E72 on black background.


Color preview on white background

This text has color #5B7E72 on white background.


Black color preview on #5B7E72 background

This text has black color on #5B7E72 background.


White color preview on #5B7E72 background

This text has white color on #5B7E72 background.


Related colors

Complementary color

Complementary color for #hex is #A4818D.


I love getcolorcode.com

Triadic colors

1 #725B7E and #7E725B with #5B7E72 are triadic colors.

2 #727E5B and #7E5B72 with #5B7E72 are triadic colors.