Shades of Jumbo #858584
Tints of Jumbo #858584
RGB
CMYK
RGB Variations
Color information
#858584 (or 0x858584) is known color: Jumbo. HEX triplet: 85, 85 and 84. RGB value is (133,133,132). Sum of RGB (Red+Green+Blue) = 133+133+132=398 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.42% from 398); Green value is 133 (52.34% from 255 or 33.42% from 398); Blue value is 132 (51.95% from 255 or 33.17% from 398); Max value from RGB is 133 - color contains mainly: red, green. Hex color #858584 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858584 is #7A7A7B. Grayscale: #848484. Windows color (decimal): -8026748 or 8684933. OLE color: 8684933.
HSL color Cylindrical-coordinate representation of color #858584: hue angle of 60º degrees, saturation: 0, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #858584 is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 133 | 132 | - |
| CMYK | 0 | 0 | 0.01 | 0.48 |
| HSL | 60º | 0% | 0.52% | - |
| HSV(B) | 60º | 0.01% | 0.52% | - |
| XYZ | 22.23 | 23.43 | 25.18 | - |
| YUV | 132.89 | 127.5 | 128.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 133 | 132 | 0 | 0 | 0.01 | 0.48 | 60 | 0 | 0.52 |
| Hex | 85 | 85 | 84 | 0 | 0 | 1 | 30 | 3C | 0 | 34 |
| Octal | 205 | 205 | 204 | 0 | 0 | 1 | 60 | 74 | 0 | 64 |
| Binary | 10000101 | 10000101 | 10000100 | 0 | 0 | 1 | 110000 | 111100 | 0 | 110100 |
Color Harmonies of #858584
Complementary color
Monochromatic Colors of #858584
Black with #858584
Text Example
Text Example
White with #858584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858584; }
p { color: rgb(133,133,132); }
H1.HeaderClassName
{
color: #858584;
}
.AnyTagClassName
{
color: #858584;
}
</style>
background-color css
<style>
a { background-color: #858584; }
a { background-color: rgb(133,133,132); }
div.DivClassName
{
background-color: #858584;
}
.BgClassName
{
background-color: #858584;
}
</style>
border-color css
<style>
span { border-color: #858584; }
span { border-color: rgb(133,133,132); }
td.TdClassName
{
border-color: #858584;
}
.TagClassName
{
border-color: #858584;
}
</style>