COLOR #52294B

HEX: #52294B RGB: (82,41,75)

Color info

#52294B contains red, green and blue colors in about the same proportion. Web safe color of #52294B is #663333 (or #633).

RGB color model

#52294B color RGB value is (82,41,75).

RGB: (82,41,75) (32%, 16%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 41 of 255 = 16%
B 75 of 255 = 29%

82
41
75

R + G + B ~ 26%. #52294B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 41 + 75 = 198 (100%)
R 82 of 198 ~ 41.41%
G 41 of 198 ~ 20.71%
B 75 of 198 ~ 37.88'%

%41.41
%20.71
%37.88

CMYK color model

#52294B color CMYK value is (0,50,9,68).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 8.54%
  • key color value is 67.84%
CMYK: (0,50,9,68) C0M50Y9K68 (0%,50%,9%,68%) (0.00/0.50/0.09/0.68) 

CMYK percentages

%0
%50
%8.54
%67.84

Codes

Color #52294B in popluar color models

52 29 4B
RGB 82 41 75
HSL 310° 33.33% 24.12%
HSB/HSV 310° 50.00% 32.16%
CMYK 0.00% 50.00% 8.54%
67.84%

Color #52294B in popluar number systems.

HEX 52 29 4B
Decimal 82 41 75
Binary 1010010 101001 1001011
Octal 122 51 113

Shades and tints

Shades of #52294B

#52294B
(82,41,75)
#4B2645
(75,38,69)
#44233F
(68,35,63)
#3D2039
(61,32,57)
#361D33
(54,29,51)
#2F1A2D
(47,26,45)
#281727
(40,23,39)
#211421
(33,20,33)
#1A111B
(26,17,27)
#130E15
(19,14,21)
#0C0B0F
(12,11,15)
#000000
(0,0,0)

Tints of #52294B

#52294B
(82,41,75)
#613C5B
(97,60,91)
#704F6B
(112,79,107)
#7F627B
(127,98,123)
#8E758B
(142,117,139)
#9D889B
(157,136,155)
#AC9BAB
(172,155,171)
#BBAEBB
(187,174,187)
#CAC1CB
(202,193,203)
#D9D4DB
(217,212,219)
#E8E7EB
(232,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52294B color. Also use rgb(82,41,75) instead hex code.

Text Font Color

.myTextColor { color: #52294B; }

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

This text font color is #52294B.

Background Color

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

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

This div background color is #52294B.

Border color

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

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

This div border color is #52294B.

Opacity

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

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

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

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

This text has shadow with #52294B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52294B.

Preview

Color preview on black background

This text has color #52294B on black background.


Color preview on white background

This text has color #52294B on white background.


Black color preview on #52294B background

This text has black color on #52294B background.


White color preview on #52294B background

This text has white color on #52294B background.


Related colors

Complementary color

Complementary color for #hex is #ADD6B4.


I love getcolorcode.com

Triadic colors

1 #4B5229 and #294B52 with #52294B are triadic colors.

2 #4B2952 and #29524B with #52294B are triadic colors.