Shades of Venus #928087
Tints of Venus #928087
RGB
CMYK
RGB Variations
Color information
#928087 (or 0x928087) is known color: Venus. HEX triplet: 92, 80 and 87. RGB value is (146,128,135). Sum of RGB (Red+Green+Blue) = 146+128+135=409 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.70% from 409); Green value is 128 (50.39% from 255 or 31.30% from 409); Blue value is 135 (53.12% from 255 or 33.01% from 409); Max value from RGB is 146 - color contains mainly: red. Hex color #928087 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928087 is #6D7F78. Grayscale: #868686. Windows color (decimal): -7176057 or 8880274. OLE color: 8880274.
HSL color Cylindrical-coordinate representation of color #928087: hue angle of 336.67º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #928087 is Cyan = 0, Magento = 0.12, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 128 | 135 | - |
| CMYK | 0 | 0.12 | 0.08 | 0.43 |
| HSL | 336.67º | 0.08% | 0.54% | - |
| HSV(B) | 336.67º | 0.12% | 0.57% | - |
| XYZ | 23.95 | 23.3 | 26.16 | - |
| YUV | 134.18 | 128.46 | 136.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 128 | 135 | 0 | 0.12 | 0.08 | 0.43 | 336.67 | 0.08 | 0.54 |
| Hex | 92 | 80 | 87 | 0 | C | 8 | 2B | 151 | 8 | 36 |
| Octal | 222 | 200 | 207 | 0 | 14 | 10 | 53 | 521 | 10 | 66 |
| Binary | 10010010 | 10000000 | 10000111 | 0 | 1100 | 1000 | 101011 | 101010001 | 1000 | 110110 |
Color Harmonies of #928087
Complementary color
Monochromatic Colors of #928087
Black with #928087
Text Example
Text Example
White with #928087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928087; }
p { color: rgb(146,128,135); }
H1.HeaderClassName
{
color: #928087;
}
.AnyTagClassName
{
color: #928087;
}
</style>
background-color css
<style>
a { background-color: #928087; }
a { background-color: rgb(146,128,135); }
div.DivClassName
{
background-color: #928087;
}
.BgClassName
{
background-color: #928087;
}
</style>
border-color css
<style>
span { border-color: #928087; }
span { border-color: rgb(146,128,135); }
td.TdClassName
{
border-color: #928087;
}
.TagClassName
{
border-color: #928087;
}
</style>