Shades of Venus #917783
Tints of Venus #917783
RGB
CMYK
RGB Variations
Color information
#917783 (or 0x917783) is known color: Venus. HEX triplet: 91, 77 and 83. RGB value is (145,119,131). Sum of RGB (Red+Green+Blue) = 145+119+131=395 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.71% from 395); Green value is 119 (46.88% from 255 or 30.13% from 395); Blue value is 131 (51.56% from 255 or 33.16% from 395); Max value from RGB is 145 - color contains mainly: red. Hex color #917783 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917783 is #6E887C. Grayscale: #808080. Windows color (decimal): -7243901 or 8615825. OLE color: 8615825.
HSL color Cylindrical-coordinate representation of color #917783: hue angle of 332.31º 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 #917783 is Cyan = 0, Magento = 0.18, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 119 | 131 | - |
| CMYK | 0 | 0.18 | 0.10 | 0.43 |
| HSL | 332.31º | 0.11% | 0.52% | - |
| HSV(B) | 332.31º | 0.18% | 0.57% | - |
| XYZ | 22.37 | 20.85 | 24.32 | - |
| YUV | 128.14 | 129.61 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 119 | 131 | 0 | 0.18 | 0.10 | 0.43 | 332.31 | 0.11 | 0.52 |
| Hex | 91 | 77 | 83 | 0 | 12 | A | 2B | 14C | B | 34 |
| Octal | 221 | 167 | 203 | 0 | 22 | 12 | 53 | 514 | 13 | 64 |
| Binary | 10010001 | 1110111 | 10000011 | 0 | 10010 | 1010 | 101011 | 101001100 | 1011 | 110100 |
Color Harmonies of #917783
Complementary color
Monochromatic Colors of #917783
Black with #917783
Text Example
Text Example
White with #917783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917783; }
p { color: rgb(145,119,131); }
H1.HeaderClassName
{
color: #917783;
}
.AnyTagClassName
{
color: #917783;
}
</style>
background-color css
<style>
a { background-color: #917783; }
a { background-color: rgb(145,119,131); }
div.DivClassName
{
background-color: #917783;
}
.BgClassName
{
background-color: #917783;
}
</style>
border-color css
<style>
span { border-color: #917783; }
span { border-color: rgb(145,119,131); }
td.TdClassName
{
border-color: #917783;
}
.TagClassName
{
border-color: #917783;
}
</style>