COLOR #814452

HEX: #814452 RGB: (129,68,82)

Color info

#814452 contains mainly red and blue colors. Web safe color of #814452 is #993366 (or #936).

RGB color model

#814452 color RGB value is (129,68,82).

RGB: (129,68,82) (51%, 27%, 32%)

RGB channels and saturation

R 129 of 255 = 51%
G 68 of 255 = 27%
B 82 of 255 = 32%

129
68
82

R + G + B ~ 37%. #814452 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 68 + 82 = 279 (100%)
R 129 of 279 ~ 46.24%
G 68 of 279 ~ 24.37%
B 82 of 279 ~ 29.39'%

%46.24
%24.37
%29.39

CMYK color model

#814452 color CMYK value is (0,47,36,49).

  • cyan value is 0.00%
  • magenta value is 47.29%
  • yellow value is 36.43%
  • key color value is 49.41%

CMYK: (0,47,36,49)
C0M47Y36K49 (0%, 47%, 36%, 49%)
(0.00 / 0.47 / 0.36 / 0.49)

CMYK percentages

%0
%47.29
%36.43
%49.41

Codes

Color #814452 in popluar color models

81 44 52
RGB 129 68 82
HSL 346° 30.96% 38.63%
HSB/HSV 346° 47.29% 50.59%
CMYK 0.00% 47.29% 36.43%
49.41%

Color #814452 in popluar number systems.

HEX 81 44 52
Decimal 129 68 82
Binary 10000001 1000100 1010010
Octal 201 104 122

Shades and tints

Shades of #814452

#814452
(129,68,82)
#763E4B
(118,62,75)
#6B3844
(107,56,68)
#60323D
(96,50,61)
#552C36
(85,44,54)
#4A262F
(74,38,47)
#3F2028
(63,32,40)
#341A21
(52,26,33)
#29141A
(41,20,26)
#1E0E13
(30,14,19)
#13080C
(19,8,12)
#000000
(0,0,0)

Tints of #814452

#814452
(129,68,82)
#8C5561
(140,85,97)
#976670
(151,102,112)
#A2777F
(162,119,127)
#AD888E
(173,136,142)
#B8999D
(184,153,157)
#C3AAAC
(195,170,172)
#CEBBBB
(206,187,187)
#D9CCCA
(217,204,202)
#E4DDD9
(228,221,217)
#EFEEE8
(239,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #814452 color. Also use rgb(129,68,82) instead hex code.

Text Font Color

.myTextColor { color: #814452; }

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

This text font color is #814452.

Background Color

.myBgColor { background-color: #814452; }

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

This div background color is #814452.

Border color

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

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

This div border color is #814452.

Opacity

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

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

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

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

This text has shadow with #814452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #814452.

Preview

Color preview on black background

This text has color #814452 on black background.


Color preview on white background

This text has color #814452 on white background.


Black color preview on #814452 background

This text has black color on #814452 background.


White color preview on #814452 background

This text has white color on #814452 background.


Related colors

Complementary color

Complementary color for #hex is #7EBBAD.


I love getcolorcode.com

Triadic colors

1 #528144 and #445281 with #814452 are triadic colors.

2 #524481 and #448152 with #814452 are triadic colors.