COLOR #819488

HEX: #819488 RGB: (129,148,136)

Color info

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

RGB color model

#819488 color RGB value is (129,148,136).

RGB: (129,148,136) (51%, 58%, 53%)

RGB channels and saturation

R 129 of 255 = 51%
G 148 of 255 = 58%
B 136 of 255 = 53%

129
148
136

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

Portions of RGB colors in percentages

R + G + B = 129 + 148 + 136 = 413 (100%)
R 129 of 413 ~ 31.23%
G 148 of 413 ~ 35.84%
B 136 of 413 ~ 32.93'%

%31.23
%35.84
%32.93

CMYK color model

#819488 color CMYK value is (13,0,8,42).

  • cyan value is 12.84%
  • magenta value is 0.00%
  • yellow value is 8.11%
  • key color value is 41.96%
CMYK: (13,0,8,42) C13M0Y8K42 (13%,0%,8%,42%) (0.13/0.00/0.08/0.42) 

CMYK percentages

%12.84
%0
%8.11
%41.96

Codes

Color #819488 in popluar color models

81 94 88
RGB 129 148 136
HSL 142° 8.15% 54.31%
HSB/HSV 142° 12.84% 58.04%
CMYK 12.84% 0.00% 8.11%
41.96%

Color #819488 in popluar number systems.

HEX 81 94 88
Decimal 129 148 136
Binary 10000001 10010100 10001000
Octal 201 224 210

Shades and tints

Shades of #819488

#819488
(129,148,136)
#76877C
(118,135,124)
#6B7A70
(107,122,112)
#606D64
(96,109,100)
#556058
(85,96,88)
#4A534C
(74,83,76)
#3F4640
(63,70,64)
#343934
(52,57,52)
#292C28
(41,44,40)
#1E1F1C
(30,31,28)
#131210
(19,18,16)
#000000
(0,0,0)

Tints of #819488

#819488
(129,148,136)
#8C9D92
(140,157,146)
#97A69C
(151,166,156)
#A2AFA6
(162,175,166)
#ADB8B0
(173,184,176)
#B8C1BA
(184,193,186)
#C3CAC4
(195,202,196)
#CED3CE
(206,211,206)
#D9DCD8
(217,220,216)
#E4E5E2
(228,229,226)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #819488 color. Also use rgb(129,148,136) instead hex code.

Text Font Color

.myTextColor { color: #819488; }

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

This text font color is #819488.

Background Color

.myBgColor { background-color: #819488; }

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

This div background color is #819488.

Border color

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

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

This div border color is #819488.

Opacity

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

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

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

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

This text has shadow with #819488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #819488.

Preview

Color preview on black background

This text has color #819488 on black background.


Color preview on white background

This text has color #819488 on white background.


Black color preview on #819488 background

This text has black color on #819488 background.


White color preview on #819488 background

This text has white color on #819488 background.


Related colors

Complementary color

Complementary color for #hex is #7E6B77.


I love getcolorcode.com

Triadic colors

1 #888194 and #948881 with #819488 are triadic colors.

2 #889481 and #948188 with #819488 are triadic colors.