COLOR #514235

HEX: #514235 RGB: (81,66,53)

Color info

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

RGB color model

#514235 color RGB value is (81,66,53).

RGB: (81,66,53) (32%, 26%, 21%)

RGB channels and saturation

R 81 of 255 = 32%
G 66 of 255 = 26%
B 53 of 255 = 21%

81
66
53

R + G + B ~ 26%. #514235 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 66 + 53 = 200 (100%)
R 81 of 200 ~ 40.5%
G 66 of 200 ~ 33%
B 53 of 200 ~ 26.5'%

%40.5
%33
%26.5

CMYK color model

#514235 color CMYK value is (0,19,35,68).

  • cyan value is 0.00%
  • magenta value is 18.52%
  • yellow value is 34.57%
  • key color value is 68.24%

CMYK: (0,19,35,68)
C0M19Y35K68 (0%, 19%, 35%, 68%)
(0.00 / 0.19 / 0.35 / 0.68)

CMYK percentages

%0
%18.52
%34.57
%68.24

Codes

Color #514235 in popluar color models

51 42 35
RGB 81 66 53
HSL 28° 20.90% 26.27%
HSB/HSV 28° 34.57% 31.76%
CMYK 0.00% 18.52% 34.57%
68.24%

Color #514235 in popluar number systems.

HEX 51 42 35
Decimal 81 66 53
Binary 1010001 1000010 110101
Octal 121 102 65

Shades and tints

Shades of #514235

#514235
(81,66,53)
#4A3C31
(74,60,49)
#43362D
(67,54,45)
#3C3029
(60,48,41)
#352A25
(53,42,37)
#2E2421
(46,36,33)
#271E1D
(39,30,29)
#201819
(32,24,25)
#191215
(25,18,21)
#120C11
(18,12,17)
#0B060D
(11,6,13)
#000000
(0,0,0)

Tints of #514235

#514235
(81,66,53)
#605347
(96,83,71)
#6F6459
(111,100,89)
#7E756B
(126,117,107)
#8D867D
(141,134,125)
#9C978F
(156,151,143)
#ABA8A1
(171,168,161)
#BAB9B3
(186,185,179)
#C9CAC5
(201,202,197)
#D8DBD7
(216,219,215)
#E7ECE9
(231,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514235; }

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

This text font color is #514235.

Background Color

.myBgColor { background-color: #514235; }

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

This div background color is #514235.

Border color

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

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

This div border color is #514235.

Opacity

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

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

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

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

This text has shadow with #514235 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514235.

Preview

Color preview on black background

This text has color #514235 on black background.


Color preview on white background

This text has color #514235 on white background.


Black color preview on #514235 background

This text has black color on #514235 background.


White color preview on #514235 background

This text has white color on #514235 background.


Related colors

Complementary color

Complementary color for #hex is #AEBDCA.


I love getcolorcode.com

Triadic colors

1 #355142 and #423551 with #514235 are triadic colors.

2 #354251 and #425135 with #514235 are triadic colors.