COLOR #814338

HEX: #814338 RGB: (129,67,56)

Color info

#814338 contains mainly red color. Web safe color of #814338 is #993333 (or #933).

RGB color model

#814338 color RGB value is (129,67,56).

RGB: (129,67,56) (51%, 26%, 22%)

RGB channels and saturation

R 129 of 255 = 51%
G 67 of 255 = 26%
B 56 of 255 = 22%

129
67
56

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

Portions of RGB colors in percentages

R + G + B = 129 + 67 + 56 = 252 (100%)
R 129 of 252 ~ 51.19%
G 67 of 252 ~ 26.59%
B 56 of 252 ~ 22.22'%

%51.19
%26.59
%22.22

CMYK color model

#814338 color CMYK value is (0,48,57,49).

  • cyan value is 0.00%
  • magenta value is 48.06%
  • yellow value is 56.59%
  • key color value is 49.41%
CMYK: (0,48,57,49) C0M48Y57K49 (0%,48%,57%,49%) (0.00/0.48/0.57/0.49) 

CMYK percentages

%0
%48.06
%56.59
%49.41

Codes

Color #814338 in popluar color models

81 43 38
RGB 129 67 56
HSL 39.46% 36.27%
HSB/HSV 56.59% 50.59%
CMYK 0.00% 48.06% 56.59%
49.41%

Color #814338 in popluar number systems.

HEX 81 43 38
Decimal 129 67 56
Binary 10000001 1000011 111000
Octal 201 103 70

Shades and tints

Shades of #814338

#814338
(129,67,56)
#763D33
(118,61,51)
#6B372E
(107,55,46)
#603129
(96,49,41)
#552B24
(85,43,36)
#4A251F
(74,37,31)
#3F1F1A
(63,31,26)
#341915
(52,25,21)
#291310
(41,19,16)
#1E0D0B
(30,13,11)
#130706
(19,7,6)
#000000
(0,0,0)

Tints of #814338

#814338
(129,67,56)
#8C544A
(140,84,74)
#97655C
(151,101,92)
#A2766E
(162,118,110)
#AD8780
(173,135,128)
#B89892
(184,152,146)
#C3A9A4
(195,169,164)
#CEBAB6
(206,186,182)
#D9CBC8
(217,203,200)
#E4DCDA
(228,220,218)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #814338; }

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

This text font color is #814338.

Background Color

.myBgColor { background-color: #814338; }

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

This div background color is #814338.

Border color

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

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

This div border color is #814338.

Opacity

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

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

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

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

This text has shadow with #814338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #814338.

Preview

Color preview on black background

This text has color #814338 on black background.


Color preview on white background

This text has color #814338 on white background.


Black color preview on #814338 background

This text has black color on #814338 background.


White color preview on #814338 background

This text has white color on #814338 background.


Related colors

Complementary color

Complementary color for #hex is #7EBCC7.


I love getcolorcode.com

Triadic colors

1 #388143 and #433881 with #814338 are triadic colors.

2 #384381 and #438138 with #814338 are triadic colors.