COLOR #514635

HEX: #514635 RGB: (81,70,53)

Color info

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

RGB color model

#514635 color RGB value is (81,70,53).

RGB: (81,70,53) (32%, 27%, 21%)

RGB channels and saturation

R 81 of 255 = 32%
G 70 of 255 = 27%
B 53 of 255 = 21%

81
70
53

R + G + B ~ 27%. #514635 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 70 + 53 = 204 (100%)
R 81 of 204 ~ 39.71%
G 70 of 204 ~ 34.31%
B 53 of 204 ~ 25.98'%

%39.71
%34.31
%25.98

CMYK color model

#514635 color CMYK value is (0,14,35,68).

  • cyan value is 0.00%
  • magenta value is 13.58%
  • yellow value is 34.57%
  • key color value is 68.24%
CMYK: (0,14,35,68) C0M14Y35K68 (0%,14%,35%,68%) (0.00/0.14/0.35/0.68) 

CMYK percentages

%0
%13.58
%34.57
%68.24

Codes

Color #514635 in popluar color models

51 46 35
RGB 81 70 53
HSL 36° 20.90% 26.27%
HSB/HSV 36° 34.57% 31.76%
CMYK 0.00% 13.58% 34.57%
68.24%

Color #514635 in popluar number systems.

HEX 51 46 35
Decimal 81 70 53
Binary 1010001 1000110 110101
Octal 121 106 65

Shades and tints

Shades of #514635

#514635
(81,70,53)
#4A4031
(74,64,49)
#433A2D
(67,58,45)
#3C3429
(60,52,41)
#352E25
(53,46,37)
#2E2821
(46,40,33)
#27221D
(39,34,29)
#201C19
(32,28,25)
#191615
(25,22,21)
#121011
(18,16,17)
#0B0A0D
(11,10,13)
#000000
(0,0,0)

Tints of #514635

#514635
(81,70,53)
#605647
(96,86,71)
#6F6659
(111,102,89)
#7E766B
(126,118,107)
#8D867D
(141,134,125)
#9C968F
(156,150,143)
#ABA6A1
(171,166,161)
#BAB6B3
(186,182,179)
#C9C6C5
(201,198,197)
#D8D6D7
(216,214,215)
#E7E6E9
(231,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514635; }

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

This text font color is #514635.

Background Color

.myBgColor { background-color: #514635; }

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

This div background color is #514635.

Border color

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

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

This div border color is #514635.

Opacity

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

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

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

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

This text has shadow with #514635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514635.

Preview

Color preview on black background

This text has color #514635 on black background.


Color preview on white background

This text has color #514635 on white background.


Black color preview on #514635 background

This text has black color on #514635 background.


White color preview on #514635 background

This text has white color on #514635 background.


Related colors

Complementary color

Complementary color for #hex is #AEB9CA.


I love getcolorcode.com

Triadic colors

1 #355146 and #463551 with #514635 are triadic colors.

2 #354651 and #465135 with #514635 are triadic colors.