COLOR #536277

HEX: #536277 RGB: (83,98,119)

Color info

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

RGB color model

#536277 color RGB value is (83,98,119).

RGB: (83,98,119) (33%, 38%, 47%)

RGB channels and saturation

R 83 of 255 = 33%
G 98 of 255 = 38%
B 119 of 255 = 47%

83
98
119

R + G + B ~ 39%. #536277 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 98 + 119 = 300 (100%)
R 83 of 300 ~ 27.67%
G 98 of 300 ~ 32.67%
B 119 of 300 ~ 39.67'%

%27.67
%32.67
%39.67

CMYK color model

#536277 color CMYK value is (30,18,0,53).

  • cyan value is 30.25%
  • magenta value is 17.65%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (30,18,0,53)
C30M18Y0K53 (30%, 18%, 0%, 53%)
(0.30 / 0.18 / 0.00 / 0.53)

CMYK percentages

%30.25
%17.65
%0
%53.33

Codes

Color #536277 in popluar color models

53 62 77
RGB 83 98 119
HSL 215° 17.82% 39.61%
HSB/HSV 215° 30.25% 46.67%
CMYK 30.25% 17.65% 0.00%
53.33%

Color #536277 in popluar number systems.

HEX 53 62 77
Decimal 83 98 119
Binary 1010011 1100010 1110111
Octal 123 142 167

Shades and tints

Shades of #536277

#536277
(83,98,119)
#4C5A6D
(76,90,109)
#455263
(69,82,99)
#3E4A59
(62,74,89)
#37424F
(55,66,79)
#303A45
(48,58,69)
#29323B
(41,50,59)
#222A31
(34,42,49)
#1B2227
(27,34,39)
#141A1D
(20,26,29)
#0D1213
(13,18,19)
#000000
(0,0,0)

Tints of #536277

#536277
(83,98,119)
#627083
(98,112,131)
#717E8F
(113,126,143)
#808C9B
(128,140,155)
#8F9AA7
(143,154,167)
#9EA8B3
(158,168,179)
#ADB6BF
(173,182,191)
#BCC4CB
(188,196,203)
#CBD2D7
(203,210,215)
#DAE0E3
(218,224,227)
#E9EEEF
(233,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #536277 color. Also use rgb(83,98,119) instead hex code.

Text Font Color

.myTextColor { color: #536277; }

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

This text font color is #536277.

Background Color

.myBgColor { background-color: #536277; }

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

This div background color is #536277.

Border color

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

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

This div border color is #536277.

Opacity

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

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

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

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

This text has shadow with #536277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536277.

Preview

Color preview on black background

This text has color #536277 on black background.


Color preview on white background

This text has color #536277 on white background.


Black color preview on #536277 background

This text has black color on #536277 background.


White color preview on #536277 background

This text has white color on #536277 background.


Related colors

Complementary color

Complementary color for #hex is #AC9D88.


I love getcolorcode.com

Triadic colors

1 #775362 and #627753 with #536277 are triadic colors.

2 #776253 and #625377 with #536277 are triadic colors.