Shades of Judge Grey #615640
Tints of Judge Grey #615640
RGB
CMYK
RGB Variations
Color information
#615640 (or 0x615640) is known color: Judge Grey. HEX triplet: 61, 56 and 40. RGB value is (97,86,64). Sum of RGB (Red+Green+Blue) = 97+86+64=247 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.27% from 247); Green value is 86 (33.98% from 255 or 34.82% from 247); Blue value is 64 (25.39% from 255 or 25.91% from 247); Max value from RGB is 97 - color contains mainly: red. Hex color #615640 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615640 is #9EA9BF. Grayscale: #565656. Windows color (decimal): -10398144 or 4216417. OLE color: 4216417.
HSL color Cylindrical-coordinate representation of color #615640: hue angle of 40º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #615640 is Cyan = 0, Magento = 0.11, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 86 | 64 | - |
| CMYK | 0 | 0.11 | 0.34 | 0.62 |
| HSL | 40º | 0.2% | 0.32% | - |
| HSV(B) | 40º | 0.34% | 0.38% | - |
| XYZ | 9.18 | 9.57 | 6.21 | - |
| YUV | 86.78 | 115.14 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 86 | 64 | 0 | 0.11 | 0.34 | 0.62 | 40 | 0.2 | 0.32 |
| Hex | 61 | 56 | 40 | 0 | B | 22 | 3E | 28 | 14 | 20 |
| Octal | 141 | 126 | 100 | 0 | 13 | 42 | 76 | 50 | 24 | 40 |
| Binary | 1100001 | 1010110 | 1000000 | 0 | 1011 | 100010 | 111110 | 101000 | 10100 | 100000 |
Color Harmonies of #615640
Complementary color
Monochromatic Colors of #615640
Black with #615640
Text Example
Text Example
White with #615640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615640; }
p { color: rgb(97,86,64); }
H1.HeaderClassName
{
color: #615640;
}
.AnyTagClassName
{
color: #615640;
}
</style>
background-color css
<style>
a { background-color: #615640; }
a { background-color: rgb(97,86,64); }
div.DivClassName
{
background-color: #615640;
}
.BgClassName
{
background-color: #615640;
}
</style>
border-color css
<style>
span { border-color: #615640; }
span { border-color: rgb(97,86,64); }
td.TdClassName
{
border-color: #615640;
}
.TagClassName
{
border-color: #615640;
}
</style>