Shades of Venus #917781
Tints of Venus #917781
RGB
CMYK
RGB Variations
Color information
#917781 (or 0x917781) is known color: Venus. HEX triplet: 91, 77 and 81. RGB value is (145,119,129). Sum of RGB (Red+Green+Blue) = 145+119+129=393 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.90% from 393); Green value is 119 (46.88% from 255 or 30.28% from 393); Blue value is 129 (50.78% from 255 or 32.82% from 393); Max value from RGB is 145 - color contains mainly: red. Hex color #917781 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917781 is #6E887E. Grayscale: #7F7F7F. Windows color (decimal): -7243903 or 8484753. OLE color: 8484753.
HSL color Cylindrical-coordinate representation of color #917781: hue angle of 336.92º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #917781 is Cyan = 0, Magento = 0.18, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 119 | 129 | - |
| CMYK | 0 | 0.18 | 0.11 | 0.43 |
| HSL | 336.92º | 0.11% | 0.52% | - |
| HSV(B) | 336.92º | 0.18% | 0.57% | - |
| XYZ | 22.24 | 20.8 | 23.61 | - |
| YUV | 127.91 | 128.61 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 119 | 129 | 0 | 0.18 | 0.11 | 0.43 | 336.92 | 0.11 | 0.52 |
| Hex | 91 | 77 | 81 | 0 | 12 | B | 2B | 151 | B | 34 |
| Octal | 221 | 167 | 201 | 0 | 22 | 13 | 53 | 521 | 13 | 64 |
| Binary | 10010001 | 1110111 | 10000001 | 0 | 10010 | 1011 | 101011 | 101010001 | 1011 | 110100 |
Color Harmonies of #917781
Complementary color
Monochromatic Colors of #917781
Black with #917781
Text Example
Text Example
White with #917781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917781; }
p { color: rgb(145,119,129); }
H1.HeaderClassName
{
color: #917781;
}
.AnyTagClassName
{
color: #917781;
}
</style>
background-color css
<style>
a { background-color: #917781; }
a { background-color: rgb(145,119,129); }
div.DivClassName
{
background-color: #917781;
}
.BgClassName
{
background-color: #917781;
}
</style>
border-color css
<style>
span { border-color: #917781; }
span { border-color: rgb(145,119,129); }
td.TdClassName
{
border-color: #917781;
}
.TagClassName
{
border-color: #917781;
}
</style>