COLOR #537283

HEX: #537283 RGB: (83,114,131)

Color info

#537283 contains red, green and blue colors in about the same proportion. Web safe color of #537283 is #666699 (or #669).

RGB color model

#537283 color RGB value is (83,114,131).

RGB: (83,114,131) (33%, 45%, 51%)

RGB channels and saturation

R 83 of 255 = 33%
G 114 of 255 = 45%
B 131 of 255 = 51%

83
114
131

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

Portions of RGB colors in percentages

R + G + B = 83 + 114 + 131 = 328 (100%)
R 83 of 328 ~ 25.3%
G 114 of 328 ~ 34.76%
B 131 of 328 ~ 39.94'%

%25.3
%34.76
%39.94

CMYK color model

#537283 color CMYK value is (37,13,0,49).

  • cyan value is 36.64%
  • magenta value is 12.98%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (37,13,0,49)
C37M13Y0K49 (37%, 13%, 0%, 49%)
(0.37 / 0.13 / 0.00 / 0.49)

CMYK percentages

%36.64
%12.98
%0
%48.63

Codes

Color #537283 in popluar color models

53 72 83
RGB 83 114 131
HSL 201° 22.43% 41.96%
HSB/HSV 201° 36.64% 51.37%
CMYK 36.64% 12.98% 0.00%
48.63%

Color #537283 in popluar number systems.

HEX 53 72 83
Decimal 83 114 131
Binary 1010011 1110010 10000011
Octal 123 162 203

Shades and tints

Shades of #537283

#537283
(83,114,131)
#4C6878
(76,104,120)
#455E6D
(69,94,109)
#3E5462
(62,84,98)
#374A57
(55,74,87)
#30404C
(48,64,76)
#293641
(41,54,65)
#222C36
(34,44,54)
#1B222B
(27,34,43)
#141820
(20,24,32)
#0D0E15
(13,14,21)
#000000
(0,0,0)

Tints of #537283

#537283
(83,114,131)
#627E8E
(98,126,142)
#718A99
(113,138,153)
#8096A4
(128,150,164)
#8FA2AF
(143,162,175)
#9EAEBA
(158,174,186)
#ADBAC5
(173,186,197)
#BCC6D0
(188,198,208)
#CBD2DB
(203,210,219)
#DADEE6
(218,222,230)
#E9EAF1
(233,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #537283; }

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

This text font color is #537283.

Background Color

.myBgColor { background-color: #537283; }

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

This div background color is #537283.

Border color

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

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

This div border color is #537283.

Opacity

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

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

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

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

This text has shadow with #537283 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537283.

Preview

Color preview on black background

This text has color #537283 on black background.


Color preview on white background

This text has color #537283 on white background.


Black color preview on #537283 background

This text has black color on #537283 background.


White color preview on #537283 background

This text has white color on #537283 background.


Related colors

Complementary color

Complementary color for #hex is #AC8D7C.


I love getcolorcode.com

Triadic colors

1 #835372 and #728353 with #537283 are triadic colors.

2 #837253 and #725383 with #537283 are triadic colors.