COLOR #52496B

HEX: #52496B RGB: (82,73,107)

Color info

#52496B contains red, green and blue colors in about the same proportion. Web safe color of #52496B is #663366 (or #636).

RGB color model

#52496B color RGB value is (82,73,107).

RGB: (82,73,107) (32%, 29%, 42%)

RGB channels and saturation

R 82 of 255 = 32%
G 73 of 255 = 29%
B 107 of 255 = 42%

82
73
107

R + G + B ~ 34%. #52496B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 73 + 107 = 262 (100%)
R 82 of 262 ~ 31.3%
G 73 of 262 ~ 27.86%
B 107 of 262 ~ 40.84'%

%31.3
%27.86
%40.84

CMYK color model

#52496B color CMYK value is (23,32,0,58).

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

CMYK: (23,32,0,58)
C23M32Y0K58 (23%, 32%, 0%, 58%)
(0.23 / 0.32 / 0.00 / 0.58)

CMYK percentages

%23.36
%31.78
%0
%58.04

Codes

Color #52496B in popluar color models

52 49 6B
RGB 82 73 107
HSL 256° 18.89% 35.29%
HSB/HSV 256° 31.78% 41.96%
CMYK 23.36% 31.78% 0.00%
58.04%

Color #52496B in popluar number systems.

HEX 52 49 6B
Decimal 82 73 107
Binary 1010010 1001001 1101011
Octal 122 111 153

Shades and tints

Shades of #52496B

#52496B
(82,73,107)
#4B4362
(75,67,98)
#443D59
(68,61,89)
#3D3750
(61,55,80)
#363147
(54,49,71)
#2F2B3E
(47,43,62)
#282535
(40,37,53)
#211F2C
(33,31,44)
#1A1923
(26,25,35)
#13131A
(19,19,26)
#0C0D11
(12,13,17)
#000000
(0,0,0)

Tints of #52496B

#52496B
(82,73,107)
#615978
(97,89,120)
#706985
(112,105,133)
#7F7992
(127,121,146)
#8E899F
(142,137,159)
#9D99AC
(157,153,172)
#ACA9B9
(172,169,185)
#BBB9C6
(187,185,198)
#CAC9D3
(202,201,211)
#D9D9E0
(217,217,224)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52496B; }

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

This text font color is #52496B.

Background Color

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

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

This div background color is #52496B.

Border color

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

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

This div border color is #52496B.

Opacity

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

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

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

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

This text has shadow with #52496B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52496B.

Preview

Color preview on black background

This text has color #52496B on black background.


Color preview on white background

This text has color #52496B on white background.


Black color preview on #52496B background

This text has black color on #52496B background.


White color preview on #52496B background

This text has white color on #52496B background.


Related colors

Complementary color

Complementary color for #hex is #ADB694.


I love getcolorcode.com

Triadic colors

1 #6B5249 and #496B52 with #52496B are triadic colors.

2 #6B4952 and #49526B with #52496B are triadic colors.