COLOR #52354A

HEX: #52354A RGB: (82,53,74)

Color info

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

RGB color model

#52354A color RGB value is (82,53,74).

RGB: (82,53,74) (32%, 21%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 53 of 255 = 21%
B 74 of 255 = 29%

82
53
74

R + G + B ~ 27%. #52354A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 53 + 74 = 209 (100%)
R 82 of 209 ~ 39.23%
G 53 of 209 ~ 25.36%
B 74 of 209 ~ 35.41'%

%39.23
%25.36
%35.41

CMYK color model

#52354A color CMYK value is (0,35,10,68).

  • cyan value is 0.00%
  • magenta value is 35.37%
  • yellow value is 9.76%
  • key color value is 67.84%
CMYK: (0,35,10,68) C0M35Y10K68 (0%,35%,10%,68%) (0.00/0.35/0.10/0.68) 

CMYK percentages

%0
%35.37
%9.76
%67.84

Codes

Color #52354A in popluar color models

52 35 4A
RGB 82 53 74
HSL 317° 21.48% 26.47%
HSB/HSV 317° 35.37% 32.16%
CMYK 0.00% 35.37% 9.76%
67.84%

Color #52354A in popluar number systems.

HEX 52 35 4A
Decimal 82 53 74
Binary 1010010 110101 1001010
Octal 122 65 112

Shades and tints

Shades of #52354A

#52354A
(82,53,74)
#4B3144
(75,49,68)
#442D3E
(68,45,62)
#3D2938
(61,41,56)
#362532
(54,37,50)
#2F212C
(47,33,44)
#281D26
(40,29,38)
#211920
(33,25,32)
#1A151A
(26,21,26)
#131114
(19,17,20)
#0C0D0E
(12,13,14)
#000000
(0,0,0)

Tints of #52354A

#52354A
(82,53,74)
#61475A
(97,71,90)
#70596A
(112,89,106)
#7F6B7A
(127,107,122)
#8E7D8A
(142,125,138)
#9D8F9A
(157,143,154)
#ACA1AA
(172,161,170)
#BBB3BA
(187,179,186)
#CAC5CA
(202,197,202)
#D9D7DA
(217,215,218)
#E8E9EA
(232,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52354A; }

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

This text font color is #52354A.

Background Color

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

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

This div background color is #52354A.

Border color

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

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

This div border color is #52354A.

Opacity

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

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

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

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

This text has shadow with #52354A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52354A.

Preview

Color preview on black background

This text has color #52354A on black background.


Color preview on white background

This text has color #52354A on white background.


Black color preview on #52354A background

This text has black color on #52354A background.


White color preview on #52354A background

This text has white color on #52354A background.


Related colors

Complementary color

Complementary color for #hex is #ADCAB5.


I love getcolorcode.com

Triadic colors

1 #4A5235 and #354A52 with #52354A are triadic colors.

2 #4A3552 and #35524A with #52354A are triadic colors.