Shades of Venus #928688
Tints of Venus #928688
RGB
CMYK
RGB Variations
Color information
#928688 (or 0x928688) is known color: Venus. HEX triplet: 92, 86 and 88. RGB value is (146,134,136). Sum of RGB (Red+Green+Blue) = 146+134+136=416 (55% of max value = 765). Red value is 146 (57.42% from 255 or 35.10% from 416); Green value is 134 (52.73% from 255 or 32.21% from 416); Blue value is 136 (53.52% from 255 or 32.69% from 416); Max value from RGB is 146 - color contains mainly: red. Hex color #928688 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928688 is #6D7977. Grayscale: #898989. Windows color (decimal): -7174520 or 8947346. OLE color: 8947346.
HSL color Cylindrical-coordinate representation of color #928688: hue angle of 350º degrees, saturation: 0.05, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #928688 is Cyan = 0, Magento = 0.08, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 134 | 136 | - |
| CMYK | 0 | 0.08 | 0.07 | 0.43 |
| HSL | 350º | 0.05% | 0.55% | - |
| HSV(B) | 350º | 0.08% | 0.57% | - |
| XYZ | 24.82 | 24.94 | 26.8 | - |
| YUV | 137.82 | 126.98 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 134 | 136 | 0 | 0.08 | 0.07 | 0.43 | 350 | 0.05 | 0.55 |
| Hex | 92 | 86 | 88 | 0 | 8 | 7 | 2B | 15E | 5 | 37 |
| Octal | 222 | 206 | 210 | 0 | 10 | 7 | 53 | 536 | 5 | 67 |
| Binary | 10010010 | 10000110 | 10001000 | 0 | 1000 | 111 | 101011 | 101011110 | 101 | 110111 |
Color Harmonies of #928688
Complementary color
Monochromatic Colors of #928688
Black with #928688
Text Example
Text Example
White with #928688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928688; }
p { color: rgb(146,134,136); }
H1.HeaderClassName
{
color: #928688;
}
.AnyTagClassName
{
color: #928688;
}
</style>
background-color css
<style>
a { background-color: #928688; }
a { background-color: rgb(146,134,136); }
div.DivClassName
{
background-color: #928688;
}
.BgClassName
{
background-color: #928688;
}
</style>
border-color css
<style>
span { border-color: #928688; }
span { border-color: rgb(146,134,136); }
td.TdClassName
{
border-color: #928688;
}
.TagClassName
{
border-color: #928688;
}
</style>