COLOR #531D35

HEX: #531D35 RGB: (83,29,53)

Color info

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

RGB color model

#531D35 color RGB value is (83,29,53).

RGB: (83,29,53) (33%, 11%, 21%)

RGB channels and saturation

R 83 of 255 = 33%
G 29 of 255 = 11%
B 53 of 255 = 21%

83
29
53

R + G + B ~ 22%. #531D35 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 29 + 53 = 165 (100%)
R 83 of 165 ~ 50.3%
G 29 of 165 ~ 17.58%
B 53 of 165 ~ 32.12'%

%50.3
%17.58
%32.12

CMYK color model

#531D35 color CMYK value is (0,65,36,67).

  • cyan value is 0.00%
  • magenta value is 65.06%
  • yellow value is 36.14%
  • key color value is 67.45%

CMYK: (0,65,36,67)
C0M65Y36K67 (0%, 65%, 36%, 67%)
(0.00 / 0.65 / 0.36 / 0.67)

CMYK percentages

%0
%65.06
%36.14
%67.45

Codes

Color #531D35 in popluar color models

53 1D 35
RGB 83 29 53
HSL 333° 48.21% 21.96%
HSB/HSV 333° 65.06% 32.55%
CMYK 0.00% 65.06% 36.14%
67.45%

Color #531D35 in popluar number systems.

HEX 53 1D 35
Decimal 83 29 53
Binary 1010011 11101 110101
Octal 123 35 65

Shades and tints

Shades of #531D35

#531D35
(83,29,53)
#4C1B31
(76,27,49)
#45192D
(69,25,45)
#3E1729
(62,23,41)
#371525
(55,21,37)
#301321
(48,19,33)
#29111D
(41,17,29)
#220F19
(34,15,25)
#1B0D15
(27,13,21)
#140B11
(20,11,17)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #531D35

#531D35
(83,29,53)
#623147
(98,49,71)
#714559
(113,69,89)
#80596B
(128,89,107)
#8F6D7D
(143,109,125)
#9E818F
(158,129,143)
#AD95A1
(173,149,161)
#BCA9B3
(188,169,179)
#CBBDC5
(203,189,197)
#DAD1D7
(218,209,215)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #531D35 color. Also use rgb(83,29,53) instead hex code.

Text Font Color

.myTextColor { color: #531D35; }

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

This text font color is #531D35.

Background Color

.myBgColor { background-color: #531D35; }

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

This div background color is #531D35.

Border color

.myBorderColor { border: 1px solid #531D35; }

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

This div border color is #531D35.

Opacity

.myOpacity80 { color: #531D35; opacity: 0.8; }

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

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

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

This text has shadow with #531D35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531D35.

Preview

Color preview on black background

This text has color #531D35 on black background.


Color preview on white background

This text has color #531D35 on white background.


Black color preview on #531D35 background

This text has black color on #531D35 background.


White color preview on #531D35 background

This text has white color on #531D35 background.


Related colors

Complementary color

Complementary color for #hex is #ACE2CA.


I love getcolorcode.com

Triadic colors

1 #35531D and #1D3553 with #531D35 are triadic colors.

2 #351D53 and #1D5335 with #531D35 are triadic colors.