COLOR #819678

HEX: #819678 RGB: (129,150,120)

Color info

#819678 contains red, green and blue colors in about the same proportion. Web safe color of #819678 is #999966 (or #996).

RGB color model

#819678 color RGB value is (129,150,120).

RGB: (129,150,120) (51%, 59%, 47%)

RGB channels and saturation

R 129 of 255 = 51%
G 150 of 255 = 59%
B 120 of 255 = 47%

129
150
120

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

Portions of RGB colors in percentages

R + G + B = 129 + 150 + 120 = 399 (100%)
R 129 of 399 ~ 32.33%
G 150 of 399 ~ 37.59%
B 120 of 399 ~ 30.08'%

%32.33
%37.59
%30.08

CMYK color model

#819678 color CMYK value is (14,0,20,41).

  • cyan value is 14.00%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 41.18%

CMYK: (14,0,20,41)
C14M0Y20K41 (14%, 0%, 20%, 41%)
(0.14 / 0.00 / 0.20 / 0.41)

CMYK percentages

%14
%0
%20
%41.18

Codes

Color #819678 in popluar color models

81 96 78
RGB 129 150 120
HSL 102° 12.50% 52.94%
HSB/HSV 102° 20.00% 58.82%
CMYK 14.00% 0.00% 20.00%
41.18%

Color #819678 in popluar number systems.

HEX 81 96 78
Decimal 129 150 120
Binary 10000001 10010110 1111000
Octal 201 226 170

Shades and tints

Shades of #819678

#819678
(129,150,120)
#76896E
(118,137,110)
#6B7C64
(107,124,100)
#606F5A
(96,111,90)
#556250
(85,98,80)
#4A5546
(74,85,70)
#3F483C
(63,72,60)
#343B32
(52,59,50)
#292E28
(41,46,40)
#1E211E
(30,33,30)
#131414
(19,20,20)
#000000
(0,0,0)

Tints of #819678

#819678
(129,150,120)
#8C9F84
(140,159,132)
#97A890
(151,168,144)
#A2B19C
(162,177,156)
#ADBAA8
(173,186,168)
#B8C3B4
(184,195,180)
#C3CCC0
(195,204,192)
#CED5CC
(206,213,204)
#D9DED8
(217,222,216)
#E4E7E4
(228,231,228)
#EFF0F0
(239,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #819678; }

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

This text font color is #819678.

Background Color

.myBgColor { background-color: #819678; }

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

This div background color is #819678.

Border color

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

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

This div border color is #819678.

Opacity

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

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

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

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

This text has shadow with #819678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #819678.

Preview

Color preview on black background

This text has color #819678 on black background.


Color preview on white background

This text has color #819678 on white background.


Black color preview on #819678 background

This text has black color on #819678 background.


White color preview on #819678 background

This text has white color on #819678 background.


Related colors

Complementary color

Complementary color for #hex is #7E6987.


I love getcolorcode.com

Triadic colors

1 #788196 and #967881 with #819678 are triadic colors.

2 #789681 and #968178 with #819678 are triadic colors.