Shades of Judge Grey #655640
Tints of Judge Grey #655640
RGB
CMYK
RGB Variations
Color information
#655640 (or 0x655640) is known color: Judge Grey. HEX triplet: 65, 56 and 40. RGB value is (101,86,64). Sum of RGB (Red+Green+Blue) = 101+86+64=251 (33% of max value = 765). Red value is 101 (39.84% from 255 or 40.24% from 251); Green value is 86 (33.98% from 255 or 34.26% from 251); Blue value is 64 (25.39% from 255 or 25.50% from 251); Max value from RGB is 101 - color contains mainly: red. Hex color #655640 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655640 is #9AA9BF. Grayscale: #585858. Windows color (decimal): -10136000 or 4216421. OLE color: 4216421.
HSL color Cylindrical-coordinate representation of color #655640: hue angle of 35.68º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #655640 is Cyan = 0, Magento = 0.15, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 64 | - |
| CMYK | 0 | 0.15 | 0.37 | 0.60 |
| HSL | 35.68º | 0.22% | 0.32% | - |
| HSV(B) | 35.68º | 0.37% | 0.4% | - |
| XYZ | 9.62 | 9.79 | 6.23 | - |
| YUV | 87.98 | 114.47 | 137.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 64 | 0 | 0.15 | 0.37 | 0.60 | 35.68 | 0.22 | 0.32 |
| Hex | 65 | 56 | 40 | 0 | F | 25 | 3C | 24 | 16 | 20 |
| Octal | 145 | 126 | 100 | 0 | 17 | 45 | 74 | 44 | 26 | 40 |
| Binary | 1100101 | 1010110 | 1000000 | 0 | 1111 | 100101 | 111100 | 100100 | 10110 | 100000 |
Color Harmonies of #655640
Complementary color
Monochromatic Colors of #655640
Black with #655640
Text Example
Text Example
White with #655640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655640; }
p { color: rgb(101,86,64); }
H1.HeaderClassName
{
color: #655640;
}
.AnyTagClassName
{
color: #655640;
}
</style>
background-color css
<style>
a { background-color: #655640; }
a { background-color: rgb(101,86,64); }
div.DivClassName
{
background-color: #655640;
}
.BgClassName
{
background-color: #655640;
}
</style>
border-color css
<style>
span { border-color: #655640; }
span { border-color: rgb(101,86,64); }
td.TdClassName
{
border-color: #655640;
}
.TagClassName
{
border-color: #655640;
}
</style>