COLOR #52293F

HEX: #52293F RGB: (82,41,63)

Color info

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

RGB color model

#52293F color RGB value is (82,41,63).

RGB: (82,41,63) (32%, 16%, 25%)

RGB channels and saturation

R 82 of 255 = 32%
G 41 of 255 = 16%
B 63 of 255 = 25%

82
41
63

R + G + B ~ 24%. #52293F is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 41 + 63 = 186 (100%)
R 82 of 186 ~ 44.09%
G 41 of 186 ~ 22.04%
B 63 of 186 ~ 33.87'%

%44.09
%22.04
%33.87

CMYK color model

#52293F color CMYK value is (0,50,23,68).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 23.17%
  • key color value is 67.84%
CMYK: (0,50,23,68) C0M50Y23K68 (0%,50%,23%,68%) (0.00/0.50/0.23/0.68) 

CMYK percentages

%0
%50
%23.17
%67.84

Codes

Color #52293F in popluar color models

52 29 3F
RGB 82 41 63
HSL 328° 33.33% 24.12%
HSB/HSV 328° 50.00% 32.16%
CMYK 0.00% 50.00% 23.17%
67.84%

Color #52293F in popluar number systems.

HEX 52 29 3F
Decimal 82 41 63
Binary 1010010 101001 111111
Octal 122 51 77

Shades and tints

Shades of #52293F

#52293F
(82,41,63)
#4B263A
(75,38,58)
#442335
(68,35,53)
#3D2030
(61,32,48)
#361D2B
(54,29,43)
#2F1A26
(47,26,38)
#281721
(40,23,33)
#21141C
(33,20,28)
#1A1117
(26,17,23)
#130E12
(19,14,18)
#0C0B0D
(12,11,13)
#000000
(0,0,0)

Tints of #52293F

#52293F
(82,41,63)
#613C50
(97,60,80)
#704F61
(112,79,97)
#7F6272
(127,98,114)
#8E7583
(142,117,131)
#9D8894
(157,136,148)
#AC9BA5
(172,155,165)
#BBAEB6
(187,174,182)
#CAC1C7
(202,193,199)
#D9D4D8
(217,212,216)
#E8E7E9
(232,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52293F color. Also use rgb(82,41,63) instead hex code.

Text Font Color

.myTextColor { color: #52293F; }

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

This text font color is #52293F.

Background Color

.myBgColor { background-color: #52293F; }

<div style="background-color:#52293F">Inner text</div>

This div background color is #52293F.

Border color

.myBorderColor { border: 1px solid #52293F; }

<div style="border:3px solid #52293F">Div</div>

This div border color is #52293F.

Opacity

.myOpacity80 { color: #52293F; opacity: 0.8; }

<p style="color:#52293F;opacity:0.8;">80%</p>

Text with #52293F 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 #52293F;}

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

This text has shadow with #52293F color.


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

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

This text has shadow with #52293F primary color and red secondary color.


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

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

This text has shadow with #52293F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52293F.

Preview

Color preview on black background

This text has color #52293F on black background.


Color preview on white background

This text has color #52293F on white background.


Black color preview on #52293F background

This text has black color on #52293F background.


White color preview on #52293F background

This text has white color on #52293F background.


Related colors

Complementary color

Complementary color for #hex is #ADD6C0.


I love getcolorcode.com

Triadic colors

1 #3F5229 and #293F52 with #52293F are triadic colors.

2 #3F2952 and #29523F with #52293F are triadic colors.