COLOR #53566B

HEX: #53566B RGB: (83,86,107)

Color info

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

RGB color model

#53566B color RGB value is (83,86,107).

RGB: (83,86,107) (33%, 34%, 42%)

RGB channels and saturation

R 83 of 255 = 33%
G 86 of 255 = 34%
B 107 of 255 = 42%

83
86
107

R + G + B ~ 36%. #53566B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 86 + 107 = 276 (100%)
R 83 of 276 ~ 30.07%
G 86 of 276 ~ 31.16%
B 107 of 276 ~ 38.77'%

%30.07
%31.16
%38.77

CMYK color model

#53566B color CMYK value is (22,20,0,58).

  • cyan value is 22.43%
  • magenta value is 19.63%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (22,20,0,58)
C22M20Y0K58 (22%, 20%, 0%, 58%)
(0.22 / 0.20 / 0.00 / 0.58)

CMYK percentages

%22.43
%19.63
%0
%58.04

Codes

Color #53566B in popluar color models

53 56 6B
RGB 83 86 107
HSL 233° 12.63% 37.25%
HSB/HSV 233° 22.43% 41.96%
CMYK 22.43% 19.63% 0.00%
58.04%

Color #53566B in popluar number systems.

HEX 53 56 6B
Decimal 83 86 107
Binary 1010011 1010110 1101011
Octal 123 126 153

Shades and tints

Shades of #53566B

#53566B
(83,86,107)
#4C4F62
(76,79,98)
#454859
(69,72,89)
#3E4150
(62,65,80)
#373A47
(55,58,71)
#30333E
(48,51,62)
#292C35
(41,44,53)
#22252C
(34,37,44)
#1B1E23
(27,30,35)
#14171A
(20,23,26)
#0D1011
(13,16,17)
#000000
(0,0,0)

Tints of #53566B

#53566B
(83,86,107)
#626578
(98,101,120)
#717485
(113,116,133)
#808392
(128,131,146)
#8F929F
(143,146,159)
#9EA1AC
(158,161,172)
#ADB0B9
(173,176,185)
#BCBFC6
(188,191,198)
#CBCED3
(203,206,211)
#DADDE0
(218,221,224)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53566B color. Also use rgb(83,86,107) instead hex code.

Text Font Color

.myTextColor { color: #53566B; }

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

This text font color is #53566B.

Background Color

.myBgColor { background-color: #53566B; }

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

This div background color is #53566B.

Border color

.myBorderColor { border: 1px solid #53566B; }

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

This div border color is #53566B.

Opacity

.myOpacity80 { color: #53566B; opacity: 0.8; }

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

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

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

This text has shadow with #53566B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53566B.

Preview

Color preview on black background

This text has color #53566B on black background.


Color preview on white background

This text has color #53566B on white background.


Black color preview on #53566B background

This text has black color on #53566B background.


White color preview on #53566B background

This text has white color on #53566B background.


Related colors

Complementary color

Complementary color for #hex is #ACA994.


I love getcolorcode.com

Triadic colors

1 #6B5356 and #566B53 with #53566B are triadic colors.

2 #6B5653 and #56536B with #53566B are triadic colors.