COLOR #514338

HEX: #514338 RGB: (81,67,56)

Color info

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

RGB color model

#514338 color RGB value is (81,67,56).

RGB: (81,67,56) (32%, 26%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 67 of 255 = 26%
B 56 of 255 = 22%

81
67
56

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

Portions of RGB colors in percentages

R + G + B = 81 + 67 + 56 = 204 (100%)
R 81 of 204 ~ 39.71%
G 67 of 204 ~ 32.84%
B 56 of 204 ~ 27.45'%

%39.71
%32.84
%27.45

CMYK color model

#514338 color CMYK value is (0,17,31,68).

  • cyan value is 0.00%
  • magenta value is 17.28%
  • yellow value is 30.86%
  • key color value is 68.24%

CMYK: (0,17,31,68)
C0M17Y31K68 (0%, 17%, 31%, 68%)
(0.00 / 0.17 / 0.31 / 0.68)

CMYK percentages

%0
%17.28
%30.86
%68.24

Codes

Color #514338 in popluar color models

51 43 38
RGB 81 67 56
HSL 26° 18.25% 26.86%
HSB/HSV 26° 30.86% 31.76%
CMYK 0.00% 17.28% 30.86%
68.24%

Color #514338 in popluar number systems.

HEX 51 43 38
Decimal 81 67 56
Binary 1010001 1000011 111000
Octal 121 103 70

Shades and tints

Shades of #514338

#514338
(81,67,56)
#4A3D33
(74,61,51)
#43372E
(67,55,46)
#3C3129
(60,49,41)
#352B24
(53,43,36)
#2E251F
(46,37,31)
#271F1A
(39,31,26)
#201915
(32,25,21)
#191310
(25,19,16)
#120D0B
(18,13,11)
#0B0706
(11,7,6)
#000000
(0,0,0)

Tints of #514338

#514338
(81,67,56)
#60544A
(96,84,74)
#6F655C
(111,101,92)
#7E766E
(126,118,110)
#8D8780
(141,135,128)
#9C9892
(156,152,146)
#ABA9A4
(171,169,164)
#BABAB6
(186,186,182)
#C9CBC8
(201,203,200)
#D8DCDA
(216,220,218)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514338 color. Also use rgb(81,67,56) instead hex code.

Text Font Color

.myTextColor { color: #514338; }

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

This text font color is #514338.

Background Color

.myBgColor { background-color: #514338; }

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

This div background color is #514338.

Border color

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

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

This div border color is #514338.

Opacity

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

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

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

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

This text has shadow with #514338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514338.

Preview

Color preview on black background

This text has color #514338 on black background.


Color preview on white background

This text has color #514338 on white background.


Black color preview on #514338 background

This text has black color on #514338 background.


White color preview on #514338 background

This text has white color on #514338 background.


Related colors

Complementary color

Complementary color for #hex is #AEBCC7.


I love getcolorcode.com

Triadic colors

1 #385143 and #433851 with #514338 are triadic colors.

2 #384351 and #435138 with #514338 are triadic colors.