COLOR #819587

HEX: #819587 RGB: (129,149,135)

Color info

#819587 contains red, green and blue colors in about the same proportion. Web safe color of #819587 is #999999 (or #999).

RGB color model

#819587 color RGB value is (129,149,135).

RGB: (129,149,135) (51%, 58%, 53%)

RGB channels and saturation

R 129 of 255 = 51%
G 149 of 255 = 58%
B 135 of 255 = 53%

129
149
135

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

Portions of RGB colors in percentages

R + G + B = 129 + 149 + 135 = 413 (100%)
R 129 of 413 ~ 31.23%
G 149 of 413 ~ 36.08%
B 135 of 413 ~ 32.69'%

%31.23
%36.08
%32.69

CMYK color model

#819587 color CMYK value is (13,0,9,42).

  • cyan value is 13.42%
  • magenta value is 0.00%
  • yellow value is 9.40%
  • key color value is 41.57%

CMYK: (13,0,9,42)
C13M0Y9K42 (13%, 0%, 9%, 42%)
(0.13 / 0.00 / 0.09 / 0.42)

CMYK percentages

%13.42
%0
%9.4
%41.57

Codes

Color #819587 in popluar color models

81 95 87
RGB 129 149 135
HSL 138° 8.62% 54.51%
HSB/HSV 138° 13.42% 58.43%
CMYK 13.42% 0.00% 9.40%
41.57%

Color #819587 in popluar number systems.

HEX 81 95 87
Decimal 129 149 135
Binary 10000001 10010101 10000111
Octal 201 225 207

Shades and tints

Shades of #819587

#819587
(129,149,135)
#76887B
(118,136,123)
#6B7B6F
(107,123,111)
#606E63
(96,110,99)
#556157
(85,97,87)
#4A544B
(74,84,75)
#3F473F
(63,71,63)
#343A33
(52,58,51)
#292D27
(41,45,39)
#1E201B
(30,32,27)
#13130F
(19,19,15)
#000000
(0,0,0)

Tints of #819587

#819587
(129,149,135)
#8C9E91
(140,158,145)
#97A79B
(151,167,155)
#A2B0A5
(162,176,165)
#ADB9AF
(173,185,175)
#B8C2B9
(184,194,185)
#C3CBC3
(195,203,195)
#CED4CD
(206,212,205)
#D9DDD7
(217,221,215)
#E4E6E1
(228,230,225)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #819587 color. Also use rgb(129,149,135) instead hex code.

Text Font Color

.myTextColor { color: #819587; }

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

This text font color is #819587.

Background Color

.myBgColor { background-color: #819587; }

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

This div background color is #819587.

Border color

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

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

This div border color is #819587.

Opacity

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

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

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

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

This text has shadow with #819587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #819587.

Preview

Color preview on black background

This text has color #819587 on black background.


Color preview on white background

This text has color #819587 on white background.


Black color preview on #819587 background

This text has black color on #819587 background.


White color preview on #819587 background

This text has white color on #819587 background.


Related colors

Complementary color

Complementary color for #hex is #7E6A78.


I love getcolorcode.com

Triadic colors

1 #878195 and #958781 with #819587 are triadic colors.

2 #879581 and #958187 with #819587 are triadic colors.