COLOR #814B34

HEX: #814B34 RGB: (129,75,52)

Color info

#814B34 contains mainly red and green colors. Web safe color of #814B34 is #993333 (or #933).

RGB color model

#814B34 color RGB value is (129,75,52).

RGB: (129,75,52) (51%, 29%, 20%)

RGB channels and saturation

R 129 of 255 = 51%
G 75 of 255 = 29%
B 52 of 255 = 20%

129
75
52

R + G + B ~ 33%. #814B34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 75 + 52 = 256 (100%)
R 129 of 256 ~ 50.39%
G 75 of 256 ~ 29.3%
B 52 of 256 ~ 20.31'%

%50.39
%29.3
%20.31

CMYK color model

#814B34 color CMYK value is (0,42,60,49).

  • cyan value is 0.00%
  • magenta value is 41.86%
  • yellow value is 59.69%
  • key color value is 49.41%
CMYK: (0,42,60,49) C0M42Y60K49 (0%,42%,60%,49%) (0.00/0.42/0.60/0.49) 

CMYK percentages

%0
%41.86
%59.69
%49.41

Codes

Color #814B34 in popluar color models

81 4B 34
RGB 129 75 52
HSL 18° 42.54% 35.49%
HSB/HSV 18° 59.69% 50.59%
CMYK 0.00% 41.86% 59.69%
49.41%

Color #814B34 in popluar number systems.

HEX 81 4B 34
Decimal 129 75 52
Binary 10000001 1001011 110100
Octal 201 113 64

Shades and tints

Shades of #814B34

#814B34
(129,75,52)
#764530
(118,69,48)
#6B3F2C
(107,63,44)
#603928
(96,57,40)
#553324
(85,51,36)
#4A2D20
(74,45,32)
#3F271C
(63,39,28)
#342118
(52,33,24)
#291B14
(41,27,20)
#1E1510
(30,21,16)
#130F0C
(19,15,12)
#000000
(0,0,0)

Tints of #814B34

#814B34
(129,75,52)
#8C5B46
(140,91,70)
#976B58
(151,107,88)
#A27B6A
(162,123,106)
#AD8B7C
(173,139,124)
#B89B8E
(184,155,142)
#C3ABA0
(195,171,160)
#CEBBB2
(206,187,178)
#D9CBC4
(217,203,196)
#E4DBD6
(228,219,214)
#EFEBE8
(239,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #814B34 color. Also use rgb(129,75,52) instead hex code.

Text Font Color

.myTextColor { color: #814B34; }

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

This text font color is #814B34.

Background Color

.myBgColor { background-color: #814B34; }

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

This div background color is #814B34.

Border color

.myBorderColor { border: 1px solid #814B34; }

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

This div border color is #814B34.

Opacity

.myOpacity80 { color: #814B34; opacity: 0.8; }

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

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

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

This text has shadow with #814B34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #814B34.

Preview

Color preview on black background

This text has color #814B34 on black background.


Color preview on white background

This text has color #814B34 on white background.


Black color preview on #814B34 background

This text has black color on #814B34 background.


White color preview on #814B34 background

This text has white color on #814B34 background.


Related colors

Complementary color

Complementary color for #hex is #7EB4CB.


I love getcolorcode.com

Triadic colors

1 #34814B and #4B3481 with #814B34 are triadic colors.

2 #344B81 and #4B8134 with #814B34 are triadic colors.