Shades of Venus #817078
Tints of Venus #817078
RGB
CMYK
RGB Variations
Color information
#817078 (or 0x817078) is known color: Venus. HEX triplet: 81, 70 and 78. RGB value is (129,112,120). Sum of RGB (Red+Green+Blue) = 129+112+120=361 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.73% from 361); Green value is 112 (44.14% from 255 or 31.02% from 361); Blue value is 120 (47.27% from 255 or 33.24% from 361); Max value from RGB is 129 - color contains mainly: red. Hex color #817078 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817078 is #7E8F87. Grayscale: #757575. Windows color (decimal): -8294280 or 7893121. OLE color: 7893121.
HSL color Cylindrical-coordinate representation of color #817078: hue angle of 331.76º degrees, saturation: 0.07, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #817078 is Cyan = 0, Magento = 0.13, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 120 | - |
| CMYK | 0 | 0.13 | 0.07 | 0.49 |
| HSL | 331.76º | 0.07% | 0.47% | - |
| HSV(B) | 331.76º | 0.13% | 0.51% | - |
| XYZ | 18.24 | 17.61 | 20.21 | - |
| YUV | 118 | 129.13 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 120 | 0 | 0.13 | 0.07 | 0.49 | 331.76 | 0.07 | 0.47 |
| Hex | 81 | 70 | 78 | 0 | D | 7 | 31 | 14C | 7 | 2F |
| Octal | 201 | 160 | 170 | 0 | 15 | 7 | 61 | 514 | 7 | 57 |
| Binary | 10000001 | 1110000 | 1111000 | 0 | 1101 | 111 | 110001 | 101001100 | 111 | 101111 |
Color Harmonies of #817078
Complementary color
Monochromatic Colors of #817078
Black with #817078
Text Example
Text Example
White with #817078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817078; }
p { color: rgb(129,112,120); }
H1.HeaderClassName
{
color: #817078;
}
.AnyTagClassName
{
color: #817078;
}
</style>
background-color css
<style>
a { background-color: #817078; }
a { background-color: rgb(129,112,120); }
div.DivClassName
{
background-color: #817078;
}
.BgClassName
{
background-color: #817078;
}
</style>
border-color css
<style>
span { border-color: #817078; }
span { border-color: rgb(129,112,120); }
td.TdClassName
{
border-color: #817078;
}
.TagClassName
{
border-color: #817078;
}
</style>