COLOR #52384A

HEX: #52384A RGB: (82,56,74)

Color info

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

RGB color model

#52384A color RGB value is (82,56,74).

RGB: (82,56,74) (32%, 22%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 56 of 255 = 22%
B 74 of 255 = 29%

82
56
74

R + G + B ~ 28%. #52384A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 56 + 74 = 212 (100%)
R 82 of 212 ~ 38.68%
G 56 of 212 ~ 26.42%
B 74 of 212 ~ 34.91'%

%38.68
%26.42
%34.91

CMYK color model

#52384A color CMYK value is (0,32,10,68).

  • cyan value is 0.00%
  • magenta value is 31.71%
  • yellow value is 9.76%
  • key color value is 67.84%
CMYK: (0,32,10,68) C0M32Y10K68 (0%,32%,10%,68%) (0.00/0.32/0.10/0.68) 

CMYK percentages

%0
%31.71
%9.76
%67.84

Codes

Color #52384A in popluar color models

52 38 4A
RGB 82 56 74
HSL 318° 18.84% 27.06%
HSB/HSV 318° 31.71% 32.16%
CMYK 0.00% 31.71% 9.76%
67.84%

Color #52384A in popluar number systems.

HEX 52 38 4A
Decimal 82 56 74
Binary 1010010 111000 1001010
Octal 122 70 112

Shades and tints

Shades of #52384A

#52384A
(82,56,74)
#4B3344
(75,51,68)
#442E3E
(68,46,62)
#3D2938
(61,41,56)
#362432
(54,36,50)
#2F1F2C
(47,31,44)
#281A26
(40,26,38)
#211520
(33,21,32)
#1A101A
(26,16,26)
#130B14
(19,11,20)
#0C060E
(12,6,14)
#000000
(0,0,0)

Tints of #52384A

#52384A
(82,56,74)
#614A5A
(97,74,90)
#705C6A
(112,92,106)
#7F6E7A
(127,110,122)
#8E808A
(142,128,138)
#9D929A
(157,146,154)
#ACA4AA
(172,164,170)
#BBB6BA
(187,182,186)
#CAC8CA
(202,200,202)
#D9DADA
(217,218,218)
#E8ECEA
(232,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52384A color. Also use rgb(82,56,74) instead hex code.

Text Font Color

.myTextColor { color: #52384A; }

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

This text font color is #52384A.

Background Color

.myBgColor { background-color: #52384A; }

<div style="background-color:#52384A">Inner text</div>

This div background color is #52384A.

Border color

.myBorderColor { border: 1px solid #52384A; }

<div style="border:3px solid #52384A">Div</div>

This div border color is #52384A.

Opacity

.myOpacity80 { color: #52384A; opacity: 0.8; }

<p style="color:#52384A;opacity:0.8;">80%</p>

Text with #52384A 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 #52384A;}

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

This text has shadow with #52384A color.


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

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

This text has shadow with #52384A primary color and red secondary color.


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

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

This text has shadow with #52384A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52384A.

Preview

Color preview on black background

This text has color #52384A on black background.


Color preview on white background

This text has color #52384A on white background.


Black color preview on #52384A background

This text has black color on #52384A background.


White color preview on #52384A background

This text has white color on #52384A background.


Related colors

Complementary color

Complementary color for #hex is #ADC7B5.


I love getcolorcode.com

Triadic colors

1 #4A5238 and #384A52 with #52384A are triadic colors.

2 #4A3852 and #38524A with #52384A are triadic colors.