COLOR #813764

HEX: #813764 RGB: (129,55,100)

Color info

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

RGB color model

#813764 color RGB value is (129,55,100).

RGB: (129,55,100) (51%, 22%, 39%)

RGB channels and saturation

R 129 of 255 = 51%
G 55 of 255 = 22%
B 100 of 255 = 39%

129
55
100

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

Portions of RGB colors in percentages

R + G + B = 129 + 55 + 100 = 284 (100%)
R 129 of 284 ~ 45.42%
G 55 of 284 ~ 19.37%
B 100 of 284 ~ 35.21'%

%45.42
%19.37
%35.21

CMYK color model

#813764 color CMYK value is (0,57,22,49).

  • cyan value is 0.00%
  • magenta value is 57.36%
  • yellow value is 22.48%
  • key color value is 49.41%

CMYK: (0,57,22,49)
C0M57Y22K49 (0%, 57%, 22%, 49%)
(0.00 / 0.57 / 0.22 / 0.49)

CMYK percentages

%0
%57.36
%22.48
%49.41

Codes

Color #813764 in popluar color models

81 37 64
RGB 129 55 100
HSL 324° 40.22% 36.08%
HSB/HSV 324° 57.36% 50.59%
CMYK 0.00% 57.36% 22.48%
49.41%

Color #813764 in popluar number systems.

HEX 81 37 64
Decimal 129 55 100
Binary 10000001 110111 1100100
Octal 201 67 144

Shades and tints

Shades of #813764

#813764
(129,55,100)
#76325B
(118,50,91)
#6B2D52
(107,45,82)
#602849
(96,40,73)
#552340
(85,35,64)
#4A1E37
(74,30,55)
#3F192E
(63,25,46)
#341425
(52,20,37)
#290F1C
(41,15,28)
#1E0A13
(30,10,19)
#13050A
(19,5,10)
#000000
(0,0,0)

Tints of #813764

#813764
(129,55,100)
#8C4972
(140,73,114)
#975B80
(151,91,128)
#A26D8E
(162,109,142)
#AD7F9C
(173,127,156)
#B891AA
(184,145,170)
#C3A3B8
(195,163,184)
#CEB5C6
(206,181,198)
#D9C7D4
(217,199,212)
#E4D9E2
(228,217,226)
#EFEBF0
(239,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #813764 color. Also use rgb(129,55,100) instead hex code.

Text Font Color

.myTextColor { color: #813764; }

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

This text font color is #813764.

Background Color

.myBgColor { background-color: #813764; }

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

This div background color is #813764.

Border color

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

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

This div border color is #813764.

Opacity

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

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

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

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

This text has shadow with #813764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #813764.

Preview

Color preview on black background

This text has color #813764 on black background.


Color preview on white background

This text has color #813764 on white background.


Black color preview on #813764 background

This text has black color on #813764 background.


White color preview on #813764 background

This text has white color on #813764 background.


Related colors

Complementary color

Complementary color for #hex is #7EC89B.


I love getcolorcode.com

Triadic colors

1 #648137 and #376481 with #813764 are triadic colors.

2 #643781 and #378164 with #813764 are triadic colors.