COLOR #52462A

HEX: #52462A RGB: (82,70,42)

Color info

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

RGB color model

#52462A color RGB value is (82,70,42).

RGB: (82,70,42) (32%, 27%, 16%)

RGB channels and saturation

R 82 of 255 = 32%
G 70 of 255 = 27%
B 42 of 255 = 16%

82
70
42

R + G + B ~ 25%. #52462A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 70 + 42 = 194 (100%)
R 82 of 194 ~ 42.27%
G 70 of 194 ~ 36.08%
B 42 of 194 ~ 21.65'%

%42.27
%36.08
%21.65

CMYK color model

#52462A color CMYK value is (0,15,49,68).

  • cyan value is 0.00%
  • magenta value is 14.63%
  • yellow value is 48.78%
  • key color value is 67.84%

CMYK: (0,15,49,68)
C0M15Y49K68 (0%, 15%, 49%, 68%)
(0.00 / 0.15 / 0.49 / 0.68)

CMYK percentages

%0
%14.63
%48.78
%67.84

Codes

Color #52462A in popluar color models

52 46 2A
RGB 82 70 42
HSL 42° 32.26% 24.31%
HSB/HSV 42° 48.78% 32.16%
CMYK 0.00% 14.63% 48.78%
67.84%

Color #52462A in popluar number systems.

HEX 52 46 2A
Decimal 82 70 42
Binary 1010010 1000110 101010
Octal 122 106 52

Shades and tints

Shades of #52462A

#52462A
(82,70,42)
#4B4027
(75,64,39)
#443A24
(68,58,36)
#3D3421
(61,52,33)
#362E1E
(54,46,30)
#2F281B
(47,40,27)
#282218
(40,34,24)
#211C15
(33,28,21)
#1A1612
(26,22,18)
#13100F
(19,16,15)
#0C0A0C
(12,10,12)
#000000
(0,0,0)

Tints of #52462A

#52462A
(82,70,42)
#61563D
(97,86,61)
#706650
(112,102,80)
#7F7663
(127,118,99)
#8E8676
(142,134,118)
#9D9689
(157,150,137)
#ACA69C
(172,166,156)
#BBB6AF
(187,182,175)
#CAC6C2
(202,198,194)
#D9D6D5
(217,214,213)
#E8E6E8
(232,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52462A color. Also use rgb(82,70,42) instead hex code.

Text Font Color

.myTextColor { color: #52462A; }

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

This text font color is #52462A.

Background Color

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

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

This div background color is #52462A.

Border color

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

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

This div border color is #52462A.

Opacity

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

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

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

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

This text has shadow with #52462A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52462A.

Preview

Color preview on black background

This text has color #52462A on black background.


Color preview on white background

This text has color #52462A on white background.


Black color preview on #52462A background

This text has black color on #52462A background.


White color preview on #52462A background

This text has white color on #52462A background.


Related colors

Complementary color

Complementary color for #hex is #ADB9D5.


I love getcolorcode.com

Triadic colors

1 #2A5246 and #462A52 with #52462A are triadic colors.

2 #2A4652 and #46522A with #52462A are triadic colors.