COLOR #513234

HEX: #513234 RGB: (81,50,52)

Color info

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

RGB color model

#513234 color RGB value is (81,50,52).

RGB: (81,50,52) (32%, 20%, 20%)

RGB channels and saturation

R 81 of 255 = 32%
G 50 of 255 = 20%
B 52 of 255 = 20%

81
50
52

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

Portions of RGB colors in percentages

R + G + B = 81 + 50 + 52 = 183 (100%)
R 81 of 183 ~ 44.26%
G 50 of 183 ~ 27.32%
B 52 of 183 ~ 28.42'%

%44.26
%27.32
%28.42

CMYK color model

#513234 color CMYK value is (0,38,36,68).

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

CMYK: (0,38,36,68)
C0M38Y36K68 (0%, 38%, 36%, 68%)
(0.00 / 0.38 / 0.36 / 0.68)

CMYK percentages

%0
%38.27
%35.8
%68.24

Codes

Color #513234 in popluar color models

51 32 34
RGB 81 50 52
HSL 356° 23.66% 25.69%
HSB/HSV 356° 38.27% 31.76%
CMYK 0.00% 38.27% 35.80%
68.24%

Color #513234 in popluar number systems.

HEX 51 32 34
Decimal 81 50 52
Binary 1010001 110010 110100
Octal 121 62 64

Shades and tints

Shades of #513234

#513234
(81,50,52)
#4A2E30
(74,46,48)
#432A2C
(67,42,44)
#3C2628
(60,38,40)
#352224
(53,34,36)
#2E1E20
(46,30,32)
#271A1C
(39,26,28)
#201618
(32,22,24)
#191214
(25,18,20)
#120E10
(18,14,16)
#0B0A0C
(11,10,12)
#000000
(0,0,0)

Tints of #513234

#513234
(81,50,52)
#604446
(96,68,70)
#6F5658
(111,86,88)
#7E686A
(126,104,106)
#8D7A7C
(141,122,124)
#9C8C8E
(156,140,142)
#AB9EA0
(171,158,160)
#BAB0B2
(186,176,178)
#C9C2C4
(201,194,196)
#D8D4D6
(216,212,214)
#E7E6E8
(231,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #513234; }

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

This text font color is #513234.

Background Color

.myBgColor { background-color: #513234; }

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

This div background color is #513234.

Border color

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

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

This div border color is #513234.

Opacity

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

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

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

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

This text has shadow with #513234 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513234.

Preview

Color preview on black background

This text has color #513234 on black background.


Color preview on white background

This text has color #513234 on white background.


Black color preview on #513234 background

This text has black color on #513234 background.


White color preview on #513234 background

This text has white color on #513234 background.


Related colors

Complementary color

Complementary color for #hex is #AECDCB.


I love getcolorcode.com

Triadic colors

1 #345132 and #323451 with #513234 are triadic colors.

2 #343251 and #325134 with #513234 are triadic colors.