COLOR #819982

HEX: #819982 RGB: (129,153,130)

Color info

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

RGB color model

#819982 color RGB value is (129,153,130).

RGB: (129,153,130) (51%, 60%, 51%)

RGB channels and saturation

R 129 of 255 = 51%
G 153 of 255 = 60%
B 130 of 255 = 51%

129
153
130

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

Portions of RGB colors in percentages

R + G + B = 129 + 153 + 130 = 412 (100%)
R 129 of 412 ~ 31.31%
G 153 of 412 ~ 37.14%
B 130 of 412 ~ 31.55'%

%31.31
%37.14
%31.55

CMYK color model

#819982 color CMYK value is (16,0,15,40).

  • cyan value is 15.69%
  • magenta value is 0.00%
  • yellow value is 15.03%
  • key color value is 40.00%

CMYK: (16,0,15,40)
C16M0Y15K40 (16%, 0%, 15%, 40%)
(0.16 / 0.00 / 0.15 / 0.40)

CMYK percentages

%15.69
%0
%15.03
%40

Codes

Color #819982 in popluar color models

81 99 82
RGB 129 153 130
HSL 123° 10.53% 55.29%
HSB/HSV 123° 15.69% 60.00%
CMYK 15.69% 0.00% 15.03%
40.00%

Color #819982 in popluar number systems.

HEX 81 99 82
Decimal 129 153 130
Binary 10000001 10011001 10000010
Octal 201 231 202

Shades and tints

Shades of #819982

#819982
(129,153,130)
#768C77
(118,140,119)
#6B7F6C
(107,127,108)
#607261
(96,114,97)
#556556
(85,101,86)
#4A584B
(74,88,75)
#3F4B40
(63,75,64)
#343E35
(52,62,53)
#29312A
(41,49,42)
#1E241F
(30,36,31)
#131714
(19,23,20)
#000000
(0,0,0)

Tints of #819982

#819982
(129,153,130)
#8CA28D
(140,162,141)
#97AB98
(151,171,152)
#A2B4A3
(162,180,163)
#ADBDAE
(173,189,174)
#B8C6B9
(184,198,185)
#C3CFC4
(195,207,196)
#CED8CF
(206,216,207)
#D9E1DA
(217,225,218)
#E4EAE5
(228,234,229)
#EFF3F0
(239,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #819982 color. Also use rgb(129,153,130) instead hex code.

Text Font Color

.myTextColor { color: #819982; }

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

This text font color is #819982.

Background Color

.myBgColor { background-color: #819982; }

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

This div background color is #819982.

Border color

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

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

This div border color is #819982.

Opacity

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

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

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

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

This text has shadow with #819982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #819982.

Preview

Color preview on black background

This text has color #819982 on black background.


Color preview on white background

This text has color #819982 on white background.


Black color preview on #819982 background

This text has black color on #819982 background.


White color preview on #819982 background

This text has white color on #819982 background.


Related colors

Complementary color

Complementary color for #hex is #7E667D.


I love getcolorcode.com

Triadic colors

1 #828199 and #998281 with #819982 are triadic colors.

2 #829981 and #998182 with #819982 are triadic colors.