COLOR #531522

HEX: #531522 RGB: (83,21,34)

Color info

#531522 contains mainly red and blue colors. Web safe color of #531522 is #660033 (or #603).

RGB color model

#531522 color RGB value is (83,21,34).

RGB: (83,21,34) (33%, 8%, 13%)

RGB channels and saturation

R 83 of 255 = 33%
G 21 of 255 = 8%
B 34 of 255 = 13%

83
21
34

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

Portions of RGB colors in percentages

R + G + B = 83 + 21 + 34 = 138 (100%)
R 83 of 138 ~ 60.14%
G 21 of 138 ~ 15.22%
B 34 of 138 ~ 24.64'%

%60.14
%15.22
%24.64

CMYK color model

#531522 color CMYK value is (0,75,59,67).

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

CMYK: (0,75,59,67)
C0M75Y59K67 (0%, 75%, 59%, 67%)
(0.00 / 0.75 / 0.59 / 0.67)

CMYK percentages

%0
%74.7
%59.04
%67.45

Codes

Color #531522 in popluar color models

53 15 22
RGB 83 21 34
HSL 347° 59.62% 20.39%
HSB/HSV 347° 74.70% 32.55%
CMYK 0.00% 74.70% 59.04%
67.45%

Color #531522 in popluar number systems.

HEX 53 15 22
Decimal 83 21 34
Binary 1010011 10101 100010
Octal 123 25 42

Shades and tints

Shades of #531522

#531522
(83,21,34)
#4C141F
(76,20,31)
#45131C
(69,19,28)
#3E1219
(62,18,25)
#371116
(55,17,22)
#301013
(48,16,19)
#290F10
(41,15,16)
#220E0D
(34,14,13)
#1B0D0A
(27,13,10)
#140C07
(20,12,7)
#0D0B04
(13,11,4)
#000000
(0,0,0)

Tints of #531522

#531522
(83,21,34)
#622A36
(98,42,54)
#713F4A
(113,63,74)
#80545E
(128,84,94)
#8F6972
(143,105,114)
#9E7E86
(158,126,134)
#AD939A
(173,147,154)
#BCA8AE
(188,168,174)
#CBBDC2
(203,189,194)
#DAD2D6
(218,210,214)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #531522; }

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

This text font color is #531522.

Background Color

.myBgColor { background-color: #531522; }

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

This div background color is #531522.

Border color

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

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

This div border color is #531522.

Opacity

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

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

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

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

This text has shadow with #531522 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531522.

Preview

Color preview on black background

This text has color #531522 on black background.


Color preview on white background

This text has color #531522 on white background.


Black color preview on #531522 background

This text has black color on #531522 background.


White color preview on #531522 background

This text has white color on #531522 background.


Related colors

Complementary color

Complementary color for #hex is #ACEADD.


I love getcolorcode.com

Triadic colors

1 #225315 and #152253 with #531522 are triadic colors.

2 #221553 and #155322 with #531522 are triadic colors.