COLOR #513235

HEX: #513235 RGB: (81,50,53)

Color info

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

RGB color model

#513235 color RGB value is (81,50,53).

RGB: (81,50,53) (32%, 20%, 21%)

RGB channels and saturation

R 81 of 255 = 32%
G 50 of 255 = 20%
B 53 of 255 = 21%

81
50
53

R + G + B ~ 24%. #513235 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 50 + 53 = 184 (100%)
R 81 of 184 ~ 44.02%
G 50 of 184 ~ 27.17%
B 53 of 184 ~ 28.8'%

%44.02
%27.17
%28.8

CMYK color model

#513235 color CMYK value is (0,38,35,68).

  • cyan value is 0.00%
  • magenta value is 38.27%
  • yellow value is 34.57%
  • key color value is 68.24%

CMYK: (0,38,35,68)
C0M38Y35K68 (0%, 38%, 35%, 68%)
(0.00 / 0.38 / 0.35 / 0.68)

CMYK percentages

%0
%38.27
%34.57
%68.24

Codes

Color #513235 in popluar color models

51 32 35
RGB 81 50 53
HSL 354° 23.66% 25.69%
HSB/HSV 354° 38.27% 31.76%
CMYK 0.00% 38.27% 34.57%
68.24%

Color #513235 in popluar number systems.

HEX 51 32 35
Decimal 81 50 53
Binary 1010001 110010 110101
Octal 121 62 65

Shades and tints

Shades of #513235

#513235
(81,50,53)
#4A2E31
(74,46,49)
#432A2D
(67,42,45)
#3C2629
(60,38,41)
#352225
(53,34,37)
#2E1E21
(46,30,33)
#271A1D
(39,26,29)
#201619
(32,22,25)
#191215
(25,18,21)
#120E11
(18,14,17)
#0B0A0D
(11,10,13)
#000000
(0,0,0)

Tints of #513235

#513235
(81,50,53)
#604447
(96,68,71)
#6F5659
(111,86,89)
#7E686B
(126,104,107)
#8D7A7D
(141,122,125)
#9C8C8F
(156,140,143)
#AB9EA1
(171,158,161)
#BAB0B3
(186,176,179)
#C9C2C5
(201,194,197)
#D8D4D7
(216,212,215)
#E7E6E9
(231,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513235 color. Also use rgb(81,50,53) instead hex code.

Text Font Color

.myTextColor { color: #513235; }

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

This text font color is #513235.

Background Color

.myBgColor { background-color: #513235; }

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

This div background color is #513235.

Border color

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

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

This div border color is #513235.

Opacity

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

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

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

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

This text has shadow with #513235 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513235.

Preview

Color preview on black background

This text has color #513235 on black background.


Color preview on white background

This text has color #513235 on white background.


Black color preview on #513235 background

This text has black color on #513235 background.


White color preview on #513235 background

This text has white color on #513235 background.


Related colors

Complementary color

Complementary color for #hex is #AECDCA.


I love getcolorcode.com

Triadic colors

1 #355132 and #323551 with #513235 are triadic colors.

2 #353251 and #325135 with #513235 are triadic colors.