COLOR #53526B

HEX: #53526B RGB: (83,82,107)

Color info

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

RGB color model

#53526B color RGB value is (83,82,107).

RGB: (83,82,107) (33%, 32%, 42%)

RGB channels and saturation

R 83 of 255 = 33%
G 82 of 255 = 32%
B 107 of 255 = 42%

83
82
107

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

Portions of RGB colors in percentages

R + G + B = 83 + 82 + 107 = 272 (100%)
R 83 of 272 ~ 30.51%
G 82 of 272 ~ 30.15%
B 107 of 272 ~ 39.34'%

%30.51
%30.15
%39.34

CMYK color model

#53526B color CMYK value is (22,23,0,58).

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

CMYK: (22,23,0,58)
C22M23Y0K58 (22%, 23%, 0%, 58%)
(0.22 / 0.23 / 0.00 / 0.58)

CMYK percentages

%22.43
%23.36
%0
%58.04

Codes

Color #53526B in popluar color models

53 52 6B
RGB 83 82 107
HSL 242° 13.23% 37.06%
HSB/HSV 242° 23.36% 41.96%
CMYK 22.43% 23.36% 0.00%
58.04%

Color #53526B in popluar number systems.

HEX 53 52 6B
Decimal 83 82 107
Binary 1010011 1010010 1101011
Octal 123 122 153

Shades and tints

Shades of #53526B

#53526B
(83,82,107)
#4C4B62
(76,75,98)
#454459
(69,68,89)
#3E3D50
(62,61,80)
#373647
(55,54,71)
#302F3E
(48,47,62)
#292835
(41,40,53)
#22212C
(34,33,44)
#1B1A23
(27,26,35)
#14131A
(20,19,26)
#0D0C11
(13,12,17)
#000000
(0,0,0)

Tints of #53526B

#53526B
(83,82,107)
#626178
(98,97,120)
#717085
(113,112,133)
#807F92
(128,127,146)
#8F8E9F
(143,142,159)
#9E9DAC
(158,157,172)
#ADACB9
(173,172,185)
#BCBBC6
(188,187,198)
#CBCAD3
(203,202,211)
#DAD9E0
(218,217,224)
#E9E8ED
(233,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53526B; }

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

This text font color is #53526B.

Background Color

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

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

This div background color is #53526B.

Border color

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

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

This div border color is #53526B.

Opacity

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

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

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

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

This text has shadow with #53526B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53526B.

Preview

Color preview on black background

This text has color #53526B on black background.


Color preview on white background

This text has color #53526B on white background.


Black color preview on #53526B background

This text has black color on #53526B background.


White color preview on #53526B background

This text has white color on #53526B background.


Related colors

Complementary color

Complementary color for #hex is #ACAD94.


I love getcolorcode.com

Triadic colors

1 #6B5352 and #526B53 with #53526B are triadic colors.

2 #6B5253 and #52536B with #53526B are triadic colors.