Shades of Venus #928588
Tints of Venus #928588
RGB
CMYK
RGB Variations
Color information
#928588 (or 0x928588) is known color: Venus. HEX triplet: 92, 85 and 88. RGB value is (146,133,136). Sum of RGB (Red+Green+Blue) = 146+133+136=415 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.18% from 415); Green value is 133 (52.34% from 255 or 32.05% from 415); Blue value is 136 (53.52% from 255 or 32.77% from 415); Max value from RGB is 146 - color contains mainly: red. Hex color #928588 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928588 is #6D7A77. Grayscale: #898989. Windows color (decimal): -7174776 or 8947090. OLE color: 8947090.
HSL color Cylindrical-coordinate representation of color #928588: hue angle of 346.15º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #928588 is Cyan = 0, Magento = 0.09, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 133 | 136 | - |
| CMYK | 0 | 0.09 | 0.07 | 0.43 |
| HSL | 346.15º | 0.06% | 0.55% | - |
| HSV(B) | 346.15º | 0.09% | 0.57% | - |
| XYZ | 24.69 | 24.66 | 26.75 | - |
| YUV | 137.23 | 127.31 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 133 | 136 | 0 | 0.09 | 0.07 | 0.43 | 346.15 | 0.06 | 0.55 |
| Hex | 92 | 85 | 88 | 0 | 9 | 7 | 2B | 15A | 6 | 37 |
| Octal | 222 | 205 | 210 | 0 | 11 | 7 | 53 | 532 | 6 | 67 |
| Binary | 10010010 | 10000101 | 10001000 | 0 | 1001 | 111 | 101011 | 101011010 | 110 | 110111 |
Color Harmonies of #928588
Complementary color
Monochromatic Colors of #928588
Black with #928588
Text Example
Text Example
White with #928588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928588; }
p { color: rgb(146,133,136); }
H1.HeaderClassName
{
color: #928588;
}
.AnyTagClassName
{
color: #928588;
}
</style>
background-color css
<style>
a { background-color: #928588; }
a { background-color: rgb(146,133,136); }
div.DivClassName
{
background-color: #928588;
}
.BgClassName
{
background-color: #928588;
}
</style>
border-color css
<style>
span { border-color: #928588; }
span { border-color: rgb(146,133,136); }
td.TdClassName
{
border-color: #928588;
}
.TagClassName
{
border-color: #928588;
}
</style>