COLOR #814615

HEX: #814615 RGB: (129,70,21)

Color info

#814615 contains mainly red and green colors. Web safe color of #814615 is #993300 (or #930).

RGB color model

#814615 color RGB value is (129,70,21).

RGB: (129,70,21) (51%, 27%, 8%)

RGB channels and saturation

R 129 of 255 = 51%
G 70 of 255 = 27%
B 21 of 255 = 8%

129
70
21

R + G + B ~ 29%. #814615 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 70 + 21 = 220 (100%)
R 129 of 220 ~ 58.64%
G 70 of 220 ~ 31.82%
B 21 of 220 ~ 9.55'%

%58.64
%31.82

CMYK color model

#814615 color CMYK value is (0,46,84,49).

  • cyan value is 0.00%
  • magenta value is 45.74%
  • yellow value is 83.72%
  • key color value is 49.41%

CMYK: (0,46,84,49)
C0M46Y84K49 (0%, 46%, 84%, 49%)
(0.00 / 0.46 / 0.84 / 0.49)

CMYK percentages

%0
%45.74
%83.72
%49.41

Codes

Color #814615 in popluar color models

81 46 15
RGB 129 70 21
HSL 27° 72.00% 29.41%
HSB/HSV 27° 83.72% 50.59%
CMYK 0.00% 45.74% 83.72%
49.41%

Color #814615 in popluar number systems.

HEX 81 46 15
Decimal 129 70 21
Binary 10000001 1000110 10101
Octal 201 106 25

Shades and tints

Shades of #814615

#814615
(129,70,21)
#764014
(118,64,20)
#6B3A13
(107,58,19)
#603412
(96,52,18)
#552E11
(85,46,17)
#4A2810
(74,40,16)
#3F220F
(63,34,15)
#341C0E
(52,28,14)
#29160D
(41,22,13)
#1E100C
(30,16,12)
#130A0B
(19,10,11)
#000000
(0,0,0)

Tints of #814615

#814615
(129,70,21)
#8C562A
(140,86,42)
#97663F
(151,102,63)
#A27654
(162,118,84)
#AD8669
(173,134,105)
#B8967E
(184,150,126)
#C3A693
(195,166,147)
#CEB6A8
(206,182,168)
#D9C6BD
(217,198,189)
#E4D6D2
(228,214,210)
#EFE6E7
(239,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #814615 color. Also use rgb(129,70,21) instead hex code.

Text Font Color

.myTextColor { color: #814615; }

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

This text font color is #814615.

Background Color

.myBgColor { background-color: #814615; }

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

This div background color is #814615.

Border color

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

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

This div border color is #814615.

Opacity

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

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

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

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

This text has shadow with #814615 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #814615.

Preview

Color preview on black background

This text has color #814615 on black background.


Color preview on white background

This text has color #814615 on white background.


Black color preview on #814615 background

This text has black color on #814615 background.


White color preview on #814615 background

This text has white color on #814615 background.


Related colors

Complementary color

Complementary color for #hex is #7EB9EA.


I love getcolorcode.com

Triadic colors

1 #158146 and #461581 with #814615 are triadic colors.

2 #154681 and #468115 with #814615 are triadic colors.