Shades of Judge Grey #615740
Tints of Judge Grey #615740
RGB
CMYK
RGB Variations
Color information
#615740 (or 0x615740) is known color: Judge Grey. HEX triplet: 61, 57 and 40. RGB value is (97,87,64). Sum of RGB (Red+Green+Blue) = 97+87+64=248 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.11% from 248); Green value is 87 (34.38% from 255 or 35.08% from 248); Blue value is 64 (25.39% from 255 or 25.81% from 248); Max value from RGB is 97 - color contains mainly: red. Hex color #615740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615740 is #9EA8BF. Grayscale: #575757. Windows color (decimal): -10397888 or 4216673. OLE color: 4216673.
HSL color Cylindrical-coordinate representation of color #615740: hue angle of 41.82º 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 #615740 is Cyan = 0, Magento = 0.10, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 64 | - |
| CMYK | 0 | 0.10 | 0.34 | 0.62 |
| HSL | 41.82º | 0.2% | 0.32% | - |
| HSV(B) | 41.82º | 0.34% | 0.38% | - |
| XYZ | 9.26 | 9.73 | 6.24 | - |
| YUV | 87.37 | 114.81 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 64 | 0 | 0.10 | 0.34 | 0.62 | 41.82 | 0.2 | 0.32 |
| Hex | 61 | 57 | 40 | 0 | A | 22 | 3E | 2A | 14 | 20 |
| Octal | 141 | 127 | 100 | 0 | 12 | 42 | 76 | 52 | 24 | 40 |
| Binary | 1100001 | 1010111 | 1000000 | 0 | 1010 | 100010 | 111110 | 101010 | 10100 | 100000 |
Color Harmonies of #615740
Complementary color
Monochromatic Colors of #615740
Black with #615740
Text Example
Text Example
White with #615740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615740; }
p { color: rgb(97,87,64); }
H1.HeaderClassName
{
color: #615740;
}
.AnyTagClassName
{
color: #615740;
}
</style>
background-color css
<style>
a { background-color: #615740; }
a { background-color: rgb(97,87,64); }
div.DivClassName
{
background-color: #615740;
}
.BgClassName
{
background-color: #615740;
}
</style>
border-color css
<style>
span { border-color: #615740; }
span { border-color: rgb(97,87,64); }
td.TdClassName
{
border-color: #615740;
}
.TagClassName
{
border-color: #615740;
}
</style>