Shades of Venus #928385
Tints of Venus #928385
RGB
CMYK
RGB Variations
Color information
#928385 (or 0x928385) is known color: Venus. HEX triplet: 92, 83 and 85. RGB value is (146,131,133). Sum of RGB (Red+Green+Blue) = 146+131+133=410 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.61% from 410); Green value is 131 (51.56% from 255 or 31.95% from 410); Blue value is 133 (52.34% from 255 or 32.44% from 410); Max value from RGB is 146 - color contains mainly: red. Hex color #928385 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928385 is #6D7C7A. Grayscale: #878787. Windows color (decimal): -7175291 or 8749970. OLE color: 8749970.
HSL color Cylindrical-coordinate representation of color #928385: hue angle of 352º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #928385 is Cyan = 0, Magento = 0.10, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 131 | 133 | - |
| CMYK | 0 | 0.10 | 0.09 | 0.43 |
| HSL | 352º | 0.06% | 0.54% | - |
| HSV(B) | 352º | 0.1% | 0.57% | - |
| XYZ | 24.2 | 24.04 | 25.55 | - |
| YUV | 135.71 | 126.47 | 135.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 131 | 133 | 0 | 0.10 | 0.09 | 0.43 | 352 | 0.06 | 0.54 |
| Hex | 92 | 83 | 85 | 0 | A | 9 | 2B | 160 | 6 | 36 |
| Octal | 222 | 203 | 205 | 0 | 12 | 11 | 53 | 540 | 6 | 66 |
| Binary | 10010010 | 10000011 | 10000101 | 0 | 1010 | 1001 | 101011 | 101100000 | 110 | 110110 |
Color Harmonies of #928385
Complementary color
Monochromatic Colors of #928385
Black with #928385
Text Example
Text Example
White with #928385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928385; }
p { color: rgb(146,131,133); }
H1.HeaderClassName
{
color: #928385;
}
.AnyTagClassName
{
color: #928385;
}
</style>
background-color css
<style>
a { background-color: #928385; }
a { background-color: rgb(146,131,133); }
div.DivClassName
{
background-color: #928385;
}
.BgClassName
{
background-color: #928385;
}
</style>
border-color css
<style>
span { border-color: #928385; }
span { border-color: rgb(146,131,133); }
td.TdClassName
{
border-color: #928385;
}
.TagClassName
{
border-color: #928385;
}
</style>