COLOR #814148

HEX: #814148 RGB: (129,65,72)

Color info

#814148 contains mainly red and blue colors. Web safe color of #814148 is #993333 (or #933).

RGB color model

#814148 color RGB value is (129,65,72).

RGB: (129,65,72) (51%, 25%, 28%)

RGB channels and saturation

R 129 of 255 = 51%
G 65 of 255 = 25%
B 72 of 255 = 28%

129
65
72

R + G + B ~ 35%. #814148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 65 + 72 = 266 (100%)
R 129 of 266 ~ 48.5%
G 65 of 266 ~ 24.44%
B 72 of 266 ~ 27.07'%

%48.5
%24.44
%27.07

CMYK color model

#814148 color CMYK value is (0,50,44,49).

  • cyan value is 0.00%
  • magenta value is 49.61%
  • yellow value is 44.19%
  • key color value is 49.41%
CMYK: (0,50,44,49) C0M50Y44K49 (0%,50%,44%,49%) (0.00/0.50/0.44/0.49) 

CMYK percentages

%0
%49.61
%44.19
%49.41

Codes

Color #814148 in popluar color models

81 41 48
RGB 129 65 72
HSL 353° 32.99% 38.04%
HSB/HSV 353° 49.61% 50.59%
CMYK 0.00% 49.61% 44.19%
49.41%

Color #814148 in popluar number systems.

HEX 81 41 48
Decimal 129 65 72
Binary 10000001 1000001 1001000
Octal 201 101 110

Shades and tints

Shades of #814148

#814148
(129,65,72)
#763C42
(118,60,66)
#6B373C
(107,55,60)
#603236
(96,50,54)
#552D30
(85,45,48)
#4A282A
(74,40,42)
#3F2324
(63,35,36)
#341E1E
(52,30,30)
#291918
(41,25,24)
#1E1412
(30,20,18)
#130F0C
(19,15,12)
#000000
(0,0,0)

Tints of #814148

#814148
(129,65,72)
#8C5258
(140,82,88)
#976368
(151,99,104)
#A27478
(162,116,120)
#AD8588
(173,133,136)
#B89698
(184,150,152)
#C3A7A8
(195,167,168)
#CEB8B8
(206,184,184)
#D9C9C8
(217,201,200)
#E4DAD8
(228,218,216)
#EFEBE8
(239,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #814148 color. Also use rgb(129,65,72) instead hex code.

Text Font Color

.myTextColor { color: #814148; }

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

This text font color is #814148.

Background Color

.myBgColor { background-color: #814148; }

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

This div background color is #814148.

Border color

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

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

This div border color is #814148.

Opacity

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

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

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

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

This text has shadow with #814148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #814148.

Preview

Color preview on black background

This text has color #814148 on black background.


Color preview on white background

This text has color #814148 on white background.


Black color preview on #814148 background

This text has black color on #814148 background.


White color preview on #814148 background

This text has white color on #814148 background.


Related colors

Complementary color

Complementary color for #hex is #7EBEB7.


I love getcolorcode.com

Triadic colors

1 #488141 and #414881 with #814148 are triadic colors.

2 #484181 and #418148 with #814148 are triadic colors.