Shades of Venus #917884
Tints of Venus #917884
RGB
CMYK
RGB Variations
Color information
#917884 (or 0x917884) is known color: Venus. HEX triplet: 91, 78 and 84. RGB value is (145,120,132). Sum of RGB (Red+Green+Blue) = 145+120+132=397 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.52% from 397); Green value is 120 (47.27% from 255 or 30.23% from 397); Blue value is 132 (51.95% from 255 or 33.25% from 397); Max value from RGB is 145 - color contains mainly: red. Hex color #917884 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917884 is #6E877B. Grayscale: #808080. Windows color (decimal): -7243644 or 8681617. OLE color: 8681617.
HSL color Cylindrical-coordinate representation of color #917884: hue angle of 331.2º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #917884 is Cyan = 0, Magento = 0.17, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 120 | 132 | - |
| CMYK | 0 | 0.17 | 0.09 | 0.43 |
| HSL | 331.2º | 0.1% | 0.52% | - |
| HSV(B) | 331.2º | 0.17% | 0.57% | - |
| XYZ | 22.56 | 21.12 | 24.72 | - |
| YUV | 128.84 | 129.78 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 120 | 132 | 0 | 0.17 | 0.09 | 0.43 | 331.2 | 0.1 | 0.52 |
| Hex | 91 | 78 | 84 | 0 | 11 | 9 | 2B | 14B | A | 34 |
| Octal | 221 | 170 | 204 | 0 | 21 | 11 | 53 | 513 | 12 | 64 |
| Binary | 10010001 | 1111000 | 10000100 | 0 | 10001 | 1001 | 101011 | 101001011 | 1010 | 110100 |
Color Harmonies of #917884
Complementary color
Monochromatic Colors of #917884
Black with #917884
Text Example
Text Example
White with #917884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917884; }
p { color: rgb(145,120,132); }
H1.HeaderClassName
{
color: #917884;
}
.AnyTagClassName
{
color: #917884;
}
</style>
background-color css
<style>
a { background-color: #917884; }
a { background-color: rgb(145,120,132); }
div.DivClassName
{
background-color: #917884;
}
.BgClassName
{
background-color: #917884;
}
</style>
border-color css
<style>
span { border-color: #917884; }
span { border-color: rgb(145,120,132); }
td.TdClassName
{
border-color: #917884;
}
.TagClassName
{
border-color: #917884;
}
</style>