Shades of Grey Suit #858497
Tints of Grey Suit #858497
RGB
CMYK
RGB Variations
Color information
#858497 (or 0x858497) is known color: Grey Suit. HEX triplet: 85, 84 and 97. RGB value is (133,132,151). Sum of RGB (Red+Green+Blue) = 133+132+151=416 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.97% from 416); Green value is 132 (51.95% from 255 or 31.73% from 416); Blue value is 151 (59.38% from 255 or 36.30% from 416); Max value from RGB is 151 - color contains mainly: blue. Hex color #858497 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858497 is #7A7B68. Grayscale: #868686. Windows color (decimal): -8026985 or 9929861. OLE color: 9929861.
HSL color Cylindrical-coordinate representation of color #858497: hue angle of 243.16º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #858497 is Cyan = 0.12, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 132 | 151 | - |
| CMYK | 0.12 | 0.13 | 0 | 0.41 |
| HSL | 243.16º | 0.08% | 0.55% | - |
| HSV(B) | 243.16º | 0.13% | 0.59% | - |
| XYZ | 23.51 | 23.72 | 32.62 | - |
| YUV | 134.47 | 137.33 | 126.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 132 | 151 | 0.12 | 0.13 | 0 | 0.41 | 243.16 | 0.08 | 0.55 |
| Hex | 85 | 84 | 97 | C | D | 0 | 29 | F3 | 8 | 37 |
| Octal | 205 | 204 | 227 | 14 | 15 | 0 | 51 | 363 | 10 | 67 |
| Binary | 10000101 | 10000100 | 10010111 | 1100 | 1101 | 0 | 101001 | 11110011 | 1000 | 110111 |
Color Harmonies of #858497
Complementary color
Monochromatic Colors of #858497
Black with #858497
Text Example
Text Example
White with #858497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858497; }
p { color: rgb(133,132,151); }
H1.HeaderClassName
{
color: #858497;
}
.AnyTagClassName
{
color: #858497;
}
</style>
background-color css
<style>
a { background-color: #858497; }
a { background-color: rgb(133,132,151); }
div.DivClassName
{
background-color: #858497;
}
.BgClassName
{
background-color: #858497;
}
</style>
border-color css
<style>
span { border-color: #858497; }
span { border-color: rgb(133,132,151); }
td.TdClassName
{
border-color: #858497;
}
.TagClassName
{
border-color: #858497;
}
</style>