Shades of Venus #817279
Tints of Venus #817279
RGB
CMYK
RGB Variations
Color information
#817279 (or 0x817279) is known color: Venus. HEX triplet: 81, 72 and 79. RGB value is (129,114,121). Sum of RGB (Red+Green+Blue) = 129+114+121=364 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.44% from 364); Green value is 114 (44.92% from 255 or 31.32% from 364); Blue value is 121 (47.66% from 255 or 33.24% from 364); Max value from RGB is 129 - color contains mainly: red. Hex color #817279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817279 is #7E8D86. Grayscale: #777777. Windows color (decimal): -8293767 or 7959169. OLE color: 7959169.
HSL color Cylindrical-coordinate representation of color #817279: hue angle of 332º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #817279 is Cyan = 0, Magento = 0.12, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 121 | - |
| CMYK | 0 | 0.12 | 0.06 | 0.49 |
| HSL | 332º | 0.06% | 0.48% | - |
| HSV(B) | 332º | 0.12% | 0.51% | - |
| XYZ | 18.52 | 18.08 | 20.6 | - |
| YUV | 119.28 | 128.97 | 134.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 121 | 0 | 0.12 | 0.06 | 0.49 | 332 | 0.06 | 0.48 |
| Hex | 81 | 72 | 79 | 0 | C | 6 | 31 | 14C | 6 | 30 |
| Octal | 201 | 162 | 171 | 0 | 14 | 6 | 61 | 514 | 6 | 60 |
| Binary | 10000001 | 1110010 | 1111001 | 0 | 1100 | 110 | 110001 | 101001100 | 110 | 110000 |
Color Harmonies of #817279
Complementary color
Monochromatic Colors of #817279
Black with #817279
Text Example
Text Example
White with #817279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817279; }
p { color: rgb(129,114,121); }
H1.HeaderClassName
{
color: #817279;
}
.AnyTagClassName
{
color: #817279;
}
</style>
background-color css
<style>
a { background-color: #817279; }
a { background-color: rgb(129,114,121); }
div.DivClassName
{
background-color: #817279;
}
.BgClassName
{
background-color: #817279;
}
</style>
border-color css
<style>
span { border-color: #817279; }
span { border-color: rgb(129,114,121); }
td.TdClassName
{
border-color: #817279;
}
.TagClassName
{
border-color: #817279;
}
</style>