COLOR #537385

HEX: #537385 RGB: (83,115,133)

Color info

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

RGB color model

#537385 color RGB value is (83,115,133).

RGB: (83,115,133) (33%, 45%, 52%)

RGB channels and saturation

R 83 of 255 = 33%
G 115 of 255 = 45%
B 133 of 255 = 52%

83
115
133

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

Portions of RGB colors in percentages

R + G + B = 83 + 115 + 133 = 331 (100%)
R 83 of 331 ~ 25.08%
G 115 of 331 ~ 34.74%
B 133 of 331 ~ 40.18'%

%25.08
%34.74
%40.18

CMYK color model

#537385 color CMYK value is (38,14,0,48).

  • cyan value is 37.59%
  • magenta value is 13.53%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (38,14,0,48)
C38M14Y0K48 (38%, 14%, 0%, 48%)
(0.38 / 0.14 / 0.00 / 0.48)

CMYK percentages

%37.59
%13.53
%0
%47.84

Codes

Color #537385 in popluar color models

53 73 85
RGB 83 115 133
HSL 202° 23.15% 42.35%
HSB/HSV 202° 37.59% 52.16%
CMYK 37.59% 13.53% 0.00%
47.84%

Color #537385 in popluar number systems.

HEX 53 73 85
Decimal 83 115 133
Binary 1010011 1110011 10000101
Octal 123 163 205

Shades and tints

Shades of #537385

#537385
(83,115,133)
#4C6979
(76,105,121)
#455F6D
(69,95,109)
#3E5561
(62,85,97)
#374B55
(55,75,85)
#304149
(48,65,73)
#29373D
(41,55,61)
#222D31
(34,45,49)
#1B2325
(27,35,37)
#141919
(20,25,25)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #537385

#537385
(83,115,133)
#627F90
(98,127,144)
#718B9B
(113,139,155)
#8097A6
(128,151,166)
#8FA3B1
(143,163,177)
#9EAFBC
(158,175,188)
#ADBBC7
(173,187,199)
#BCC7D2
(188,199,210)
#CBD3DD
(203,211,221)
#DADFE8
(218,223,232)
#E9EBF3
(233,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #537385 color. Also use rgb(83,115,133) instead hex code.

Text Font Color

.myTextColor { color: #537385; }

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

This text font color is #537385.

Background Color

.myBgColor { background-color: #537385; }

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

This div background color is #537385.

Border color

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

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

This div border color is #537385.

Opacity

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

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

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

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

This text has shadow with #537385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537385.

Preview

Color preview on black background

This text has color #537385 on black background.


Color preview on white background

This text has color #537385 on white background.


Black color preview on #537385 background

This text has black color on #537385 background.


White color preview on #537385 background

This text has white color on #537385 background.


Related colors

Complementary color

Complementary color for #hex is #AC8C7A.


I love getcolorcode.com

Triadic colors

1 #855373 and #738553 with #537385 are triadic colors.

2 #857353 and #735385 with #537385 are triadic colors.