Shades of Venus #917681
Tints of Venus #917681
RGB
CMYK
RGB Variations
Color information
#917681 (or 0x917681) is known color: Venus. HEX triplet: 91, 76 and 81. RGB value is (145,118,129). Sum of RGB (Red+Green+Blue) = 145+118+129=392 (51% of max value = 765). Red value is 145 (57.03% from 255 or 36.99% from 392); Green value is 118 (46.48% from 255 or 30.10% from 392); Blue value is 129 (50.78% from 255 or 32.91% from 392); Max value from RGB is 145 - color contains mainly: red. Hex color #917681 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917681 is #6E897E. Grayscale: #7F7F7F. Windows color (decimal): -7244159 or 8484497. OLE color: 8484497.
HSL color Cylindrical-coordinate representation of color #917681: hue angle of 335.56º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #917681 is Cyan = 0, Magento = 0.19, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 129 | - |
| CMYK | 0 | 0.19 | 0.11 | 0.43 |
| HSL | 335.56º | 0.11% | 0.52% | - |
| HSV(B) | 335.56º | 0.19% | 0.57% | - |
| XYZ | 22.12 | 20.56 | 23.57 | - |
| YUV | 127.33 | 128.95 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 129 | 0 | 0.19 | 0.11 | 0.43 | 335.56 | 0.11 | 0.52 |
| Hex | 91 | 76 | 81 | 0 | 13 | B | 2B | 150 | B | 34 |
| Octal | 221 | 166 | 201 | 0 | 23 | 13 | 53 | 520 | 13 | 64 |
| Binary | 10010001 | 1110110 | 10000001 | 0 | 10011 | 1011 | 101011 | 101010000 | 1011 | 110100 |
Color Harmonies of #917681
Complementary color
Monochromatic Colors of #917681
Black with #917681
Text Example
Text Example
White with #917681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917681; }
p { color: rgb(145,118,129); }
H1.HeaderClassName
{
color: #917681;
}
.AnyTagClassName
{
color: #917681;
}
</style>
background-color css
<style>
a { background-color: #917681; }
a { background-color: rgb(145,118,129); }
div.DivClassName
{
background-color: #917681;
}
.BgClassName
{
background-color: #917681;
}
</style>
border-color css
<style>
span { border-color: #917681; }
span { border-color: rgb(145,118,129); }
td.TdClassName
{
border-color: #917681;
}
.TagClassName
{
border-color: #917681;
}
</style>