COLOR #812149

HEX: #812149 RGB: (129,33,73)

Color info

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

RGB color model

#812149 color RGB value is (129,33,73).

RGB: (129,33,73) (51%, 13%, 29%)

RGB channels and saturation

R 129 of 255 = 51%
G 33 of 255 = 13%
B 73 of 255 = 29%

129
33
73

R + G + B ~ 31%. #812149 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 33 + 73 = 235 (100%)
R 129 of 235 ~ 54.89%
G 33 of 235 ~ 14.04%
B 73 of 235 ~ 31.06'%

%54.89
%14.04
%31.06

CMYK color model

#812149 color CMYK value is (0,74,43,49).

  • cyan value is 0.00%
  • magenta value is 74.42%
  • yellow value is 43.41%
  • key color value is 49.41%

CMYK: (0,74,43,49)
C0M74Y43K49 (0%, 74%, 43%, 49%)
(0.00 / 0.74 / 0.43 / 0.49)

CMYK percentages

%0
%74.42
%43.41
%49.41

Codes

Color #812149 in popluar color models

81 21 49
RGB 129 33 73
HSL 335° 59.26% 31.76%
HSB/HSV 335° 74.42% 50.59%
CMYK 0.00% 74.42% 43.41%
49.41%

Color #812149 in popluar number systems.

HEX 81 21 49
Decimal 129 33 73
Binary 10000001 100001 1001001
Octal 201 41 111

Shades and tints

Shades of #812149

#812149
(129,33,73)
#761E43
(118,30,67)
#6B1B3D
(107,27,61)
#601837
(96,24,55)
#551531
(85,21,49)
#4A122B
(74,18,43)
#3F0F25
(63,15,37)
#340C1F
(52,12,31)
#290919
(41,9,25)
#1E0613
(30,6,19)
#13030D
(19,3,13)
#000000
(0,0,0)

Tints of #812149

#812149
(129,33,73)
#8C3559
(140,53,89)
#974969
(151,73,105)
#A25D79
(162,93,121)
#AD7189
(173,113,137)
#B88599
(184,133,153)
#C399A9
(195,153,169)
#CEADB9
(206,173,185)
#D9C1C9
(217,193,201)
#E4D5D9
(228,213,217)
#EFE9E9
(239,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #812149 color. Also use rgb(129,33,73) instead hex code.

Text Font Color

.myTextColor { color: #812149; }

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

This text font color is #812149.

Background Color

.myBgColor { background-color: #812149; }

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

This div background color is #812149.

Border color

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

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

This div border color is #812149.

Opacity

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

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

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

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

This text has shadow with #812149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #812149.

Preview

Color preview on black background

This text has color #812149 on black background.


Color preview on white background

This text has color #812149 on white background.


Black color preview on #812149 background

This text has black color on #812149 background.


White color preview on #812149 background

This text has white color on #812149 background.


Related colors

Complementary color

Complementary color for #hex is #7EDEB6.


I love getcolorcode.com

Triadic colors

1 #498121 and #214981 with #812149 are triadic colors.

2 #492181 and #218149 with #812149 are triadic colors.