COLOR #52536B

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

82
83
107

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

Portions of RGB colors in percentages

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

%30.15
%30.51
%39.34

CMYK color model

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

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

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

CMYK percentages

%23.36
%22.43
%0
%58.04

Codes

Color #52536B in popluar color models

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

Color #52536B in popluar number systems.

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

Shades and tints

Shades of #52536B

#52536B
(82,83,107)
#4B4C62
(75,76,98)
#444559
(68,69,89)
#3D3E50
(61,62,80)
#363747
(54,55,71)
#2F303E
(47,48,62)
#282935
(40,41,53)
#21222C
(33,34,44)
#1A1B23
(26,27,35)
#13141A
(19,20,26)
#0C0D11
(12,13,17)
#000000
(0,0,0)

Tints of #52536B

#52536B
(82,83,107)
#616278
(97,98,120)
#707185
(112,113,133)
#7F8092
(127,128,146)
#8E8F9F
(142,143,159)
#9D9EAC
(157,158,172)
#ACADB9
(172,173,185)
#BBBCC6
(187,188,198)
#CACBD3
(202,203,211)
#D9DAE0
(217,218,224)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52536B; }

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

This text font color is #52536B.

Background Color

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

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

This div background color is #52536B.

Border color

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

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

This div border color is #52536B.

Opacity

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

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

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

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

This text has shadow with #52536B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52536B.

Preview

Color preview on black background

This text has color #52536B on black background.


Color preview on white background

This text has color #52536B on white background.


Black color preview on #52536B background

This text has black color on #52536B background.


White color preview on #52536B background

This text has white color on #52536B background.


Related colors

Complementary color

Complementary color for #hex is #ADAC94.


I love getcolorcode.com

Triadic colors

1 #6B5253 and #536B52 with #52536B are triadic colors.

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