COLOR #513426

HEX: #513426 RGB: (81,52,38)

Color info

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

RGB color model

#513426 color RGB value is (81,52,38).

RGB: (81,52,38) (32%, 20%, 15%)

RGB channels and saturation

R 81 of 255 = 32%
G 52 of 255 = 20%
B 38 of 255 = 15%

81
52
38

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

Portions of RGB colors in percentages

R + G + B = 81 + 52 + 38 = 171 (100%)
R 81 of 171 ~ 47.37%
G 52 of 171 ~ 30.41%
B 38 of 171 ~ 22.22'%

%47.37
%30.41
%22.22

CMYK color model

#513426 color CMYK value is (0,36,53,68).

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

CMYK: (0,36,53,68)
C0M36Y53K68 (0%, 36%, 53%, 68%)
(0.00 / 0.36 / 0.53 / 0.68)

CMYK percentages

%0
%35.8
%53.09
%68.24

Codes

Color #513426 in popluar color models

51 34 26
RGB 81 52 38
HSL 20° 36.13% 23.33%
HSB/HSV 20° 53.09% 31.76%
CMYK 0.00% 35.80% 53.09%
68.24%

Color #513426 in popluar number systems.

HEX 51 34 26
Decimal 81 52 38
Binary 1010001 110100 100110
Octal 121 64 46

Shades and tints

Shades of #513426

#513426
(81,52,38)
#4A3023
(74,48,35)
#432C20
(67,44,32)
#3C281D
(60,40,29)
#35241A
(53,36,26)
#2E2017
(46,32,23)
#271C14
(39,28,20)
#201811
(32,24,17)
#19140E
(25,20,14)
#12100B
(18,16,11)
#0B0C08
(11,12,8)
#000000
(0,0,0)

Tints of #513426

#513426
(81,52,38)
#604639
(96,70,57)
#6F584C
(111,88,76)
#7E6A5F
(126,106,95)
#8D7C72
(141,124,114)
#9C8E85
(156,142,133)
#ABA098
(171,160,152)
#BAB2AB
(186,178,171)
#C9C4BE
(201,196,190)
#D8D6D1
(216,214,209)
#E7E8E4
(231,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #513426; }

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

This text font color is #513426.

Background Color

.myBgColor { background-color: #513426; }

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

This div background color is #513426.

Border color

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

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

This div border color is #513426.

Opacity

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

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

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

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

This text has shadow with #513426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513426.

Preview

Color preview on black background

This text has color #513426 on black background.


Color preview on white background

This text has color #513426 on white background.


Black color preview on #513426 background

This text has black color on #513426 background.


White color preview on #513426 background

This text has white color on #513426 background.


Related colors

Complementary color

Complementary color for #hex is #AECBD9.


I love getcolorcode.com

Triadic colors

1 #265134 and #342651 with #513426 are triadic colors.

2 #263451 and #345126 with #513426 are triadic colors.