COLOR #537276

HEX: #537276 RGB: (83,114,118)

Color info

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

RGB color model

#537276 color RGB value is (83,114,118).

RGB: (83,114,118) (33%, 45%, 46%)

RGB channels and saturation

R 83 of 255 = 33%
G 114 of 255 = 45%
B 118 of 255 = 46%

83
114
118

R + G + B ~ 41%. #537276 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 114 + 118 = 315 (100%)
R 83 of 315 ~ 26.35%
G 114 of 315 ~ 36.19%
B 118 of 315 ~ 37.46'%

%26.35
%36.19
%37.46

CMYK color model

#537276 color CMYK value is (30,3,0,54).

  • cyan value is 29.66%
  • magenta value is 3.39%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (30,3,0,54) C30M3Y0K54 (30%,3%,0%,54%) (0.30/0.03/0.00/0.54) 

CMYK percentages

%29.66
%3.39
%0
%53.73

Codes

Color #537276 in popluar color models

53 72 76
RGB 83 114 118
HSL 187° 17.41% 39.41%
HSB/HSV 187° 29.66% 46.27%
CMYK 29.66% 3.39% 0.00%
53.73%

Color #537276 in popluar number systems.

HEX 53 72 76
Decimal 83 114 118
Binary 1010011 1110010 1110110
Octal 123 162 166

Shades and tints

Shades of #537276

#537276
(83,114,118)
#4C686C
(76,104,108)
#455E62
(69,94,98)
#3E5458
(62,84,88)
#374A4E
(55,74,78)
#304044
(48,64,68)
#29363A
(41,54,58)
#222C30
(34,44,48)
#1B2226
(27,34,38)
#14181C
(20,24,28)
#0D0E12
(13,14,18)
#000000
(0,0,0)

Tints of #537276

#537276
(83,114,118)
#627E82
(98,126,130)
#718A8E
(113,138,142)
#80969A
(128,150,154)
#8FA2A6
(143,162,166)
#9EAEB2
(158,174,178)
#ADBABE
(173,186,190)
#BCC6CA
(188,198,202)
#CBD2D6
(203,210,214)
#DADEE2
(218,222,226)
#E9EAEE
(233,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #537276 color. Also use rgb(83,114,118) instead hex code.

Text Font Color

.myTextColor { color: #537276; }

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

This text font color is #537276.

Background Color

.myBgColor { background-color: #537276; }

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

This div background color is #537276.

Border color

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

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

This div border color is #537276.

Opacity

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

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

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

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

This text has shadow with #537276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537276.

Preview

Color preview on black background

This text has color #537276 on black background.


Color preview on white background

This text has color #537276 on white background.


Black color preview on #537276 background

This text has black color on #537276 background.


White color preview on #537276 background

This text has white color on #537276 background.


Related colors

Complementary color

Complementary color for #hex is #AC8D89.


I love getcolorcode.com

Triadic colors

1 #765372 and #727653 with #537276 are triadic colors.

2 #767253 and #725376 with #537276 are triadic colors.