COLOR #536687

HEX: #536687 RGB: (83,102,135)

Color info

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

RGB color model

#536687 color RGB value is (83,102,135).

RGB: (83,102,135) (33%, 40%, 53%)

RGB channels and saturation

R 83 of 255 = 33%
G 102 of 255 = 40%
B 135 of 255 = 53%

83
102
135

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

Portions of RGB colors in percentages

R + G + B = 83 + 102 + 135 = 320 (100%)
R 83 of 320 ~ 25.94%
G 102 of 320 ~ 31.88%
B 135 of 320 ~ 42.19'%

%25.94
%31.88
%42.19

CMYK color model

#536687 color CMYK value is (39,24,0,47).

  • cyan value is 38.52%
  • magenta value is 24.44%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (39,24,0,47)
C39M24Y0K47 (39%, 24%, 0%, 47%)
(0.39 / 0.24 / 0.00 / 0.47)

CMYK percentages

%38.52
%24.44
%0
%47.06

Codes

Color #536687 in popluar color models

53 66 87
RGB 83 102 135
HSL 218° 23.85% 42.75%
HSB/HSV 218° 38.52% 52.94%
CMYK 38.52% 24.44% 0.00%
47.06%

Color #536687 in popluar number systems.

HEX 53 66 87
Decimal 83 102 135
Binary 1010011 1100110 10000111
Octal 123 146 207

Shades and tints

Shades of #536687

#536687
(83,102,135)
#4C5D7B
(76,93,123)
#45546F
(69,84,111)
#3E4B63
(62,75,99)
#374257
(55,66,87)
#30394B
(48,57,75)
#29303F
(41,48,63)
#222733
(34,39,51)
#1B1E27
(27,30,39)
#14151B
(20,21,27)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #536687

#536687
(83,102,135)
#627391
(98,115,145)
#71809B
(113,128,155)
#808DA5
(128,141,165)
#8F9AAF
(143,154,175)
#9EA7B9
(158,167,185)
#ADB4C3
(173,180,195)
#BCC1CD
(188,193,205)
#CBCED7
(203,206,215)
#DADBE1
(218,219,225)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #536687 color. Also use rgb(83,102,135) instead hex code.

Text Font Color

.myTextColor { color: #536687; }

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

This text font color is #536687.

Background Color

.myBgColor { background-color: #536687; }

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

This div background color is #536687.

Border color

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

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

This div border color is #536687.

Opacity

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

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

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

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

This text has shadow with #536687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536687.

Preview

Color preview on black background

This text has color #536687 on black background.


Color preview on white background

This text has color #536687 on white background.


Black color preview on #536687 background

This text has black color on #536687 background.


White color preview on #536687 background

This text has white color on #536687 background.


Related colors

Complementary color

Complementary color for #hex is #AC9978.


I love getcolorcode.com

Triadic colors

1 #875366 and #668753 with #536687 are triadic colors.

2 #876653 and #665387 with #536687 are triadic colors.