COLOR #514226

HEX: #514226 RGB: (81,66,38)

Color info

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

RGB color model

#514226 color RGB value is (81,66,38).

RGB: (81,66,38) (32%, 26%, 15%)

RGB channels and saturation

R 81 of 255 = 32%
G 66 of 255 = 26%
B 38 of 255 = 15%

81
66
38

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

Portions of RGB colors in percentages

R + G + B = 81 + 66 + 38 = 185 (100%)
R 81 of 185 ~ 43.78%
G 66 of 185 ~ 35.68%
B 38 of 185 ~ 20.54'%

%43.78
%35.68
%20.54

CMYK color model

#514226 color CMYK value is (0,19,53,68).

  • cyan value is 0.00%
  • magenta value is 18.52%
  • yellow value is 53.09%
  • key color value is 68.24%
CMYK: (0,19,53,68) C0M19Y53K68 (0%,19%,53%,68%) (0.00/0.19/0.53/0.68) 

CMYK percentages

%0
%18.52
%53.09
%68.24

Codes

Color #514226 in popluar color models

51 42 26
RGB 81 66 38
HSL 39° 36.13% 23.33%
HSB/HSV 39° 53.09% 31.76%
CMYK 0.00% 18.52% 53.09%
68.24%

Color #514226 in popluar number systems.

HEX 51 42 26
Decimal 81 66 38
Binary 1010001 1000010 100110
Octal 121 102 46

Shades and tints

Shades of #514226

#514226
(81,66,38)
#4A3C23
(74,60,35)
#433620
(67,54,32)
#3C301D
(60,48,29)
#352A1A
(53,42,26)
#2E2417
(46,36,23)
#271E14
(39,30,20)
#201811
(32,24,17)
#19120E
(25,18,14)
#120C0B
(18,12,11)
#0B0608
(11,6,8)
#000000
(0,0,0)

Tints of #514226

#514226
(81,66,38)
#605339
(96,83,57)
#6F644C
(111,100,76)
#7E755F
(126,117,95)
#8D8672
(141,134,114)
#9C9785
(156,151,133)
#ABA898
(171,168,152)
#BAB9AB
(186,185,171)
#C9CABE
(201,202,190)
#D8DBD1
(216,219,209)
#E7ECE4
(231,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514226; }

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

This text font color is #514226.

Background Color

.myBgColor { background-color: #514226; }

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

This div background color is #514226.

Border color

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

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

This div border color is #514226.

Opacity

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

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

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

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

This text has shadow with #514226 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514226.

Preview

Color preview on black background

This text has color #514226 on black background.


Color preview on white background

This text has color #514226 on white background.


Black color preview on #514226 background

This text has black color on #514226 background.


White color preview on #514226 background

This text has white color on #514226 background.


Related colors

Complementary color

Complementary color for #hex is #AEBDD9.


I love getcolorcode.com

Triadic colors

1 #265142 and #422651 with #514226 are triadic colors.

2 #264251 and #425126 with #514226 are triadic colors.