COLOR #532815

HEX: #532815 RGB: (83,40,21)

Color info

#532815 contains mainly red and green colors. Web safe color of #532815 is #663300 (or #630).

RGB color model

#532815 color RGB value is (83,40,21).

RGB: (83,40,21) (33%, 16%, 8%)

RGB channels and saturation

R 83 of 255 = 33%
G 40 of 255 = 16%
B 21 of 255 = 8%

83
40
21

R + G + B ~ 19%. #532815 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 40 + 21 = 144 (100%)
R 83 of 144 ~ 57.64%
G 40 of 144 ~ 27.78%
B 21 of 144 ~ 14.58'%

%57.64
%27.78
%14.58

CMYK color model

#532815 color CMYK value is (0,52,75,67).

  • cyan value is 0.00%
  • magenta value is 51.81%
  • yellow value is 74.70%
  • key color value is 67.45%

CMYK: (0,52,75,67)
C0M52Y75K67 (0%, 52%, 75%, 67%)
(0.00 / 0.52 / 0.75 / 0.67)

CMYK percentages

%0
%51.81
%74.7
%67.45

Codes

Color #532815 in popluar color models

53 28 15
RGB 83 40 21
HSL 18° 59.62% 20.39%
HSB/HSV 18° 74.70% 32.55%
CMYK 0.00% 51.81% 74.70%
67.45%

Color #532815 in popluar number systems.

HEX 53 28 15
Decimal 83 40 21
Binary 1010011 101000 10101
Octal 123 50 25

Shades and tints

Shades of #532815

#532815
(83,40,21)
#4C2514
(76,37,20)
#452213
(69,34,19)
#3E1F12
(62,31,18)
#371C11
(55,28,17)
#301910
(48,25,16)
#29160F
(41,22,15)
#22130E
(34,19,14)
#1B100D
(27,16,13)
#140D0C
(20,13,12)
#0D0A0B
(13,10,11)
#000000
(0,0,0)

Tints of #532815

#532815
(83,40,21)
#623B2A
(98,59,42)
#714E3F
(113,78,63)
#806154
(128,97,84)
#8F7469
(143,116,105)
#9E877E
(158,135,126)
#AD9A93
(173,154,147)
#BCADA8
(188,173,168)
#CBC0BD
(203,192,189)
#DAD3D2
(218,211,210)
#E9E6E7
(233,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #532815 color. Also use rgb(83,40,21) instead hex code.

Text Font Color

.myTextColor { color: #532815; }

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

This text font color is #532815.

Background Color

.myBgColor { background-color: #532815; }

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

This div background color is #532815.

Border color

.myBorderColor { border: 1px solid #532815; }

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

This div border color is #532815.

Opacity

.myOpacity80 { color: #532815; opacity: 0.8; }

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

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

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

This text has shadow with #532815 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #532815.

Preview

Color preview on black background

This text has color #532815 on black background.


Color preview on white background

This text has color #532815 on white background.


Black color preview on #532815 background

This text has black color on #532815 background.


White color preview on #532815 background

This text has white color on #532815 background.


Related colors

Complementary color

Complementary color for #hex is #ACD7EA.


I love getcolorcode.com

Triadic colors

1 #155328 and #281553 with #532815 are triadic colors.

2 #152853 and #285315 with #532815 are triadic colors.