COLOR #536566

HEX: #536566 RGB: (83,101,102)

Color info

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

RGB color model

#536566 color RGB value is (83,101,102).

RGB: (83,101,102) (33%, 40%, 40%)

RGB channels and saturation

R 83 of 255 = 33%
G 101 of 255 = 40%
B 102 of 255 = 40%

83
101
102

R + G + B ~ 38%. #536566 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 101 + 102 = 286 (100%)
R 83 of 286 ~ 29.02%
G 101 of 286 ~ 35.31%
B 102 of 286 ~ 35.66'%

%29.02
%35.31
%35.66

CMYK color model

#536566 color CMYK value is (19,1,0,60).

  • cyan value is 18.63%
  • magenta value is 0.98%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (19,1,0,60)
C19M1Y0K60 (19%, 1%, 0%, 60%)
(0.19 / 0.01 / 0.00 / 0.60)

CMYK percentages

%18.63
%0.98
%0
%60

Codes

Color #536566 in popluar color models

53 65 66
RGB 83 101 102
HSL 183° 10.27% 36.27%
HSB/HSV 183° 18.63% 40.00%
CMYK 18.63% 0.98% 0.00%
60.00%

Color #536566 in popluar number systems.

HEX 53 65 66
Decimal 83 101 102
Binary 1010011 1100101 1100110
Octal 123 145 146

Shades and tints

Shades of #536566

#536566
(83,101,102)
#4C5C5D
(76,92,93)
#455354
(69,83,84)
#3E4A4B
(62,74,75)
#374142
(55,65,66)
#303839
(48,56,57)
#292F30
(41,47,48)
#222627
(34,38,39)
#1B1D1E
(27,29,30)
#141415
(20,20,21)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #536566

#536566
(83,101,102)
#627373
(98,115,115)
#718180
(113,129,128)
#808F8D
(128,143,141)
#8F9D9A
(143,157,154)
#9EABA7
(158,171,167)
#ADB9B4
(173,185,180)
#BCC7C1
(188,199,193)
#CBD5CE
(203,213,206)
#DAE3DB
(218,227,219)
#E9F1E8
(233,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #536566; }

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

This text font color is #536566.

Background Color

.myBgColor { background-color: #536566; }

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

This div background color is #536566.

Border color

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

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

This div border color is #536566.

Opacity

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

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

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

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

This text has shadow with #536566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536566.

Preview

Color preview on black background

This text has color #536566 on black background.


Color preview on white background

This text has color #536566 on white background.


Black color preview on #536566 background

This text has black color on #536566 background.


White color preview on #536566 background

This text has white color on #536566 background.


Related colors

Complementary color

Complementary color for #hex is #AC9A99.


I love getcolorcode.com

Triadic colors

1 #665365 and #656653 with #536566 are triadic colors.

2 #666553 and #655366 with #536566 are triadic colors.