COLOR #52433C

HEX: #52433C RGB: (82,67,60)

Color info

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

RGB color model

#52433C color RGB value is (82,67,60).

RGB: (82,67,60) (32%, 26%, 24%)

RGB channels and saturation

R 82 of 255 = 32%
G 67 of 255 = 26%
B 60 of 255 = 24%

82
67
60

R + G + B ~ 27%. #52433C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 67 + 60 = 209 (100%)
R 82 of 209 ~ 39.23%
G 67 of 209 ~ 32.06%
B 60 of 209 ~ 28.71'%

%39.23
%32.06
%28.71

CMYK color model

#52433C color CMYK value is (0,18,27,68).

  • cyan value is 0.00%
  • magenta value is 18.29%
  • yellow value is 26.83%
  • key color value is 67.84%
CMYK: (0,18,27,68) C0M18Y27K68 (0%,18%,27%,68%) (0.00/0.18/0.27/0.68) 

CMYK percentages

%0
%18.29
%26.83
%67.84

Codes

Color #52433C in popluar color models

52 43 3C
RGB 82 67 60
HSL 19° 15.49% 27.84%
HSB/HSV 19° 26.83% 32.16%
CMYK 0.00% 18.29% 26.83%
67.84%

Color #52433C in popluar number systems.

HEX 52 43 3C
Decimal 82 67 60
Binary 1010010 1000011 111100
Octal 122 103 74

Shades and tints

Shades of #52433C

#52433C
(82,67,60)
#4B3D37
(75,61,55)
#443732
(68,55,50)
#3D312D
(61,49,45)
#362B28
(54,43,40)
#2F2523
(47,37,35)
#281F1E
(40,31,30)
#211919
(33,25,25)
#1A1314
(26,19,20)
#130D0F
(19,13,15)
#0C070A
(12,7,10)
#000000
(0,0,0)

Tints of #52433C

#52433C
(82,67,60)
#61544D
(97,84,77)
#70655E
(112,101,94)
#7F766F
(127,118,111)
#8E8780
(142,135,128)
#9D9891
(157,152,145)
#ACA9A2
(172,169,162)
#BBBAB3
(187,186,179)
#CACBC4
(202,203,196)
#D9DCD5
(217,220,213)
#E8EDE6
(232,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52433C color. Also use rgb(82,67,60) instead hex code.

Text Font Color

.myTextColor { color: #52433C; }

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

This text font color is #52433C.

Background Color

.myBgColor { background-color: #52433C; }

<div style="background-color:#52433C">Inner text</div>

This div background color is #52433C.

Border color

.myBorderColor { border: 1px solid #52433C; }

<div style="border:3px solid #52433C">Div</div>

This div border color is #52433C.

Opacity

.myOpacity80 { color: #52433C; opacity: 0.8; }

<p style="color:#52433C;opacity:0.8;">80%</p>

Text with #52433C 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 #52433C;}

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

This text has shadow with #52433C color.


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

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

This text has shadow with #52433C primary color and red secondary color.


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

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

This text has shadow with #52433C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52433C.

Preview

Color preview on black background

This text has color #52433C on black background.


Color preview on white background

This text has color #52433C on white background.


Black color preview on #52433C background

This text has black color on #52433C background.


White color preview on #52433C background

This text has white color on #52433C background.


Related colors

Complementary color

Complementary color for #hex is #ADBCC3.


I love getcolorcode.com

Triadic colors

1 #3C5243 and #433C52 with #52433C are triadic colors.

2 #3C4352 and #43523C with #52433C are triadic colors.