COLOR #532310

HEX: #532310 RGB: (83,35,16)

Color info

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

RGB color model

#532310 color RGB value is (83,35,16).

RGB: (83,35,16) (33%, 14%, 6%)

RGB channels and saturation

R 83 of 255 = 33%
G 35 of 255 = 14%
B 16 of 255 = 6%

83
35
16

R + G + B ~ 18%. #532310 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 35 + 16 = 134 (100%)
R 83 of 134 ~ 61.94%
G 35 of 134 ~ 26.12%
B 16 of 134 ~ 11.94'%

%61.94
%26.12
%11.94

CMYK color model

#532310 color CMYK value is (0,58,81,67).

  • cyan value is 0.00%
  • magenta value is 57.83%
  • yellow value is 80.72%
  • key color value is 67.45%

CMYK: (0,58,81,67)
C0M58Y81K67 (0%, 58%, 81%, 67%)
(0.00 / 0.58 / 0.81 / 0.67)

CMYK percentages

%0
%57.83
%80.72
%67.45

Codes

Color #532310 in popluar color models

53 23 10
RGB 83 35 16
HSL 17° 67.68% 19.41%
HSB/HSV 17° 80.72% 32.55%
CMYK 0.00% 57.83% 80.72%
67.45%

Color #532310 in popluar number systems.

HEX 53 23 10
Decimal 83 35 16
Binary 1010011 100011 10000
Octal 123 43 20

Shades and tints

Shades of #532310

#532310
(83,35,16)
#4C200F
(76,32,15)
#451D0E
(69,29,14)
#3E1A0D
(62,26,13)
#37170C
(55,23,12)
#30140B
(48,20,11)
#29110A
(41,17,10)
#220E09
(34,14,9)
#1B0B08
(27,11,8)
#140807
(20,8,7)
#0D0506
(13,5,6)
#000000
(0,0,0)

Tints of #532310

#532310
(83,35,16)
#623725
(98,55,37)
#714B3A
(113,75,58)
#805F4F
(128,95,79)
#8F7364
(143,115,100)
#9E8779
(158,135,121)
#AD9B8E
(173,155,142)
#BCAFA3
(188,175,163)
#CBC3B8
(203,195,184)
#DAD7CD
(218,215,205)
#E9EBE2
(233,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #532310 color. Also use rgb(83,35,16) instead hex code.

Text Font Color

.myTextColor { color: #532310; }

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

This text font color is #532310.

Background Color

.myBgColor { background-color: #532310; }

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

This div background color is #532310.

Border color

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

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

This div border color is #532310.

Opacity

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

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

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

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

This text has shadow with #532310 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #532310.

Preview

Color preview on black background

This text has color #532310 on black background.


Color preview on white background

This text has color #532310 on white background.


Black color preview on #532310 background

This text has black color on #532310 background.


White color preview on #532310 background

This text has white color on #532310 background.


Related colors

Complementary color

Complementary color for #hex is #ACDCEF.


I love getcolorcode.com

Triadic colors

1 #105323 and #231053 with #532310 are triadic colors.

2 #102353 and #235310 with #532310 are triadic colors.