COLOR #514117

HEX: #514117 RGB: (81,65,23)

Color info

#514117 contains red, green and blue colors in about the same proportion. Web safe color of #514117 is #663300 (or #630).

RGB color model

#514117 color RGB value is (81,65,23).

RGB: (81,65,23) (32%, 25%, 9%)

RGB channels and saturation

R 81 of 255 = 32%
G 65 of 255 = 25%
B 23 of 255 = 9%

81
65
23

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

Portions of RGB colors in percentages

R + G + B = 81 + 65 + 23 = 169 (100%)
R 81 of 169 ~ 47.93%
G 65 of 169 ~ 38.46%
B 23 of 169 ~ 13.61'%

%47.93
%38.46
%13.61

CMYK color model

#514117 color CMYK value is (0,20,72,68).

  • cyan value is 0.00%
  • magenta value is 19.75%
  • yellow value is 71.60%
  • key color value is 68.24%
CMYK: (0,20,72,68) C0M20Y72K68 (0%,20%,72%,68%) (0.00/0.20/0.72/0.68) 

CMYK percentages

%0
%19.75
%71.6
%68.24

Codes

Color #514117 in popluar color models

51 41 17
RGB 81 65 23
HSL 43° 55.77% 20.39%
HSB/HSV 43° 71.60% 31.76%
CMYK 0.00% 19.75% 71.60%
68.24%

Color #514117 in popluar number systems.

HEX 51 41 17
Decimal 81 65 23
Binary 1010001 1000001 10111
Octal 121 101 27

Shades and tints

Shades of #514117

#514117
(81,65,23)
#4A3C15
(74,60,21)
#433713
(67,55,19)
#3C3211
(60,50,17)
#352D0F
(53,45,15)
#2E280D
(46,40,13)
#27230B
(39,35,11)
#201E09
(32,30,9)
#191907
(25,25,7)
#121405
(18,20,5)
#0B0F03
(11,15,3)
#000000
(0,0,0)

Tints of #514117

#514117
(81,65,23)
#60522C
(96,82,44)
#6F6341
(111,99,65)
#7E7456
(126,116,86)
#8D856B
(141,133,107)
#9C9680
(156,150,128)
#ABA795
(171,167,149)
#BAB8AA
(186,184,170)
#C9C9BF
(201,201,191)
#D8DAD4
(216,218,212)
#E7EBE9
(231,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514117 color. Also use rgb(81,65,23) instead hex code.

Text Font Color

.myTextColor { color: #514117; }

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

This text font color is #514117.

Background Color

.myBgColor { background-color: #514117; }

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

This div background color is #514117.

Border color

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

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

This div border color is #514117.

Opacity

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

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

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

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

This text has shadow with #514117 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514117.

Preview

Color preview on black background

This text has color #514117 on black background.


Color preview on white background

This text has color #514117 on white background.


Black color preview on #514117 background

This text has black color on #514117 background.


White color preview on #514117 background

This text has white color on #514117 background.


Related colors

Complementary color

Complementary color for #hex is #AEBEE8.


I love getcolorcode.com

Triadic colors

1 #175141 and #411751 with #514117 are triadic colors.

2 #174151 and #415117 with #514117 are triadic colors.