COLOR #817378

HEX: #817378 RGB: (129,115,120)

Color info

#817378 contains red, green and blue colors in about the same proportion. Web safe color of #817378 is #996666 (or #966).

RGB color model

#817378 color RGB value is (129,115,120).

RGB: (129,115,120) (51%, 45%, 47%)

RGB channels and saturation

R 129 of 255 = 51%
G 115 of 255 = 45%
B 120 of 255 = 47%

129
115
120

R + G + B ~ 48%. #817378 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 129 + 115 + 120 = 364 (100%)
R 129 of 364 ~ 35.44%
G 115 of 364 ~ 31.59%
B 120 of 364 ~ 32.97'%

%35.44
%31.59
%32.97

CMYK color model

#817378 color CMYK value is (0,11,7,49).

  • cyan value is 0.00%
  • magenta value is 10.85%
  • yellow value is 6.98%
  • key color value is 49.41%

CMYK: (0,11,7,49)
C0M11Y7K49 (0%, 11%, 7%, 49%)
(0.00 / 0.11 / 0.07 / 0.49)

CMYK percentages

%0
%10.85
%6.98
%49.41

Codes

Color #817378 in popluar color models

81 73 78
RGB 129 115 120
HSL 339° 5.74% 47.84%
HSB/HSV 339° 10.85% 50.59%
CMYK 0.00% 10.85% 6.98%
49.41%

Color #817378 in popluar number systems.

HEX 81 73 78
Decimal 129 115 120
Binary 10000001 1110011 1111000
Octal 201 163 170

Shades and tints

Shades of #817378

#817378
(129,115,120)
#76696E
(118,105,110)
#6B5F64
(107,95,100)
#60555A
(96,85,90)
#554B50
(85,75,80)
#4A4146
(74,65,70)
#3F373C
(63,55,60)
#342D32
(52,45,50)
#292328
(41,35,40)
#1E191E
(30,25,30)
#130F14
(19,15,20)
#000000
(0,0,0)

Tints of #817378

#817378
(129,115,120)
#8C7F84
(140,127,132)
#978B90
(151,139,144)
#A2979C
(162,151,156)
#ADA3A8
(173,163,168)
#B8AFB4
(184,175,180)
#C3BBC0
(195,187,192)
#CEC7CC
(206,199,204)
#D9D3D8
(217,211,216)
#E4DFE4
(228,223,228)
#EFEBF0
(239,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #817378 color. Also use rgb(129,115,120) instead hex code.

Text Font Color

.myTextColor { color: #817378; }

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

This text font color is #817378.

Background Color

.myBgColor { background-color: #817378; }

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

This div background color is #817378.

Border color

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

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

This div border color is #817378.

Opacity

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

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

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

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

This text has shadow with #817378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817378.

Preview

Color preview on black background

This text has color #817378 on black background.


Color preview on white background

This text has color #817378 on white background.


Black color preview on #817378 background

This text has black color on #817378 background.


White color preview on #817378 background

This text has white color on #817378 background.


Related colors

Complementary color

Complementary color for #hex is #7E8C87.


I love getcolorcode.com

Triadic colors

1 #788173 and #737881 with #817378 are triadic colors.

2 #787381 and #738178 with #817378 are triadic colors.