Shades of Venus #917682
Tints of Venus #917682
RGB
CMYK
RGB Variations
Color information
#917682 (or 0x917682) is known color: Venus. HEX triplet: 91, 76 and 82. RGB value is (145,118,130). Sum of RGB (Red+Green+Blue) = 145+118+130=393 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.90% from 393); Green value is 118 (46.48% from 255 or 30.03% from 393); Blue value is 130 (51.17% from 255 or 33.08% from 393); Max value from RGB is 145 - color contains mainly: red. Hex color #917682 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917682 is #6E897D. Grayscale: #7F7F7F. Windows color (decimal): -7244158 or 8550033. OLE color: 8550033.
HSL color Cylindrical-coordinate representation of color #917682: hue angle of 333.33º 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 #917682 is Cyan = 0, Magento = 0.19, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 130 | - |
| CMYK | 0 | 0.19 | 0.10 | 0.43 |
| HSL | 333.33º | 0.11% | 0.52% | - |
| HSV(B) | 333.33º | 0.19% | 0.57% | - |
| XYZ | 22.18 | 20.59 | 23.92 | - |
| YUV | 127.44 | 129.45 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 130 | 0 | 0.19 | 0.10 | 0.43 | 333.33 | 0.11 | 0.52 |
| Hex | 91 | 76 | 82 | 0 | 13 | A | 2B | 14D | B | 34 |
| Octal | 221 | 166 | 202 | 0 | 23 | 12 | 53 | 515 | 13 | 64 |
| Binary | 10010001 | 1110110 | 10000010 | 0 | 10011 | 1010 | 101011 | 101001101 | 1011 | 110100 |
Color Harmonies of #917682
Complementary color
Monochromatic Colors of #917682
Black with #917682
Text Example
Text Example
White with #917682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917682; }
p { color: rgb(145,118,130); }
H1.HeaderClassName
{
color: #917682;
}
.AnyTagClassName
{
color: #917682;
}
</style>
background-color css
<style>
a { background-color: #917682; }
a { background-color: rgb(145,118,130); }
div.DivClassName
{
background-color: #917682;
}
.BgClassName
{
background-color: #917682;
}
</style>
border-color css
<style>
span { border-color: #917682; }
span { border-color: rgb(145,118,130); }
td.TdClassName
{
border-color: #917682;
}
.TagClassName
{
border-color: #917682;
}
</style>