Shades of Venus #928289
Tints of Venus #928289
RGB
CMYK
RGB Variations
Color information
#928289 (or 0x928289) is known color: Venus. HEX triplet: 92, 82 and 89. RGB value is (146,130,137). Sum of RGB (Red+Green+Blue) = 146+130+137=413 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.35% from 413); Green value is 130 (51.17% from 255 or 31.48% from 413); Blue value is 137 (53.91% from 255 or 33.17% from 413); Max value from RGB is 146 - color contains mainly: red. Hex color #928289 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928289 is #6D7D76. Grayscale: #878787. Windows color (decimal): -7175543 or 9011858. OLE color: 9011858.
HSL color Cylindrical-coordinate representation of color #928289: hue angle of 333.75º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #928289 is Cyan = 0, Magento = 0.11, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 130 | 137 | - |
| CMYK | 0 | 0.11 | 0.06 | 0.43 |
| HSL | 333.75º | 0.07% | 0.54% | - |
| HSV(B) | 333.75º | 0.11% | 0.57% | - |
| XYZ | 24.35 | 23.88 | 26.99 | - |
| YUV | 135.58 | 128.8 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 130 | 137 | 0 | 0.11 | 0.06 | 0.43 | 333.75 | 0.07 | 0.54 |
| Hex | 92 | 82 | 89 | 0 | B | 6 | 2B | 14E | 7 | 36 |
| Octal | 222 | 202 | 211 | 0 | 13 | 6 | 53 | 516 | 7 | 66 |
| Binary | 10010010 | 10000010 | 10001001 | 0 | 1011 | 110 | 101011 | 101001110 | 111 | 110110 |
Color Harmonies of #928289
Complementary color
Monochromatic Colors of #928289
Black with #928289
Text Example
Text Example
White with #928289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928289; }
p { color: rgb(146,130,137); }
H1.HeaderClassName
{
color: #928289;
}
.AnyTagClassName
{
color: #928289;
}
</style>
background-color css
<style>
a { background-color: #928289; }
a { background-color: rgb(146,130,137); }
div.DivClassName
{
background-color: #928289;
}
.BgClassName
{
background-color: #928289;
}
</style>
border-color css
<style>
span { border-color: #928289; }
span { border-color: rgb(146,130,137); }
td.TdClassName
{
border-color: #928289;
}
.TagClassName
{
border-color: #928289;
}
</style>