Shades of Judge Grey #615440
Tints of Judge Grey #615440
RGB
CMYK
RGB Variations
Color information
#615440 (or 0x615440) is known color: Judge Grey. HEX triplet: 61, 54 and 40. RGB value is (97,84,64). Sum of RGB (Red+Green+Blue) = 97+84+64=245 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.59% from 245); Green value is 84 (33.20% from 255 or 34.29% from 245); Blue value is 64 (25.39% from 255 or 26.12% from 245); Max value from RGB is 97 - color contains mainly: red. Hex color #615440 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615440 is #9EABBF. Grayscale: #555555. Windows color (decimal): -10398656 or 4215905. OLE color: 4215905.
HSL color Cylindrical-coordinate representation of color #615440: hue angle of 36.36º 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 #615440 is Cyan = 0, Magento = 0.13, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 64 | - |
| CMYK | 0 | 0.13 | 0.34 | 0.62 |
| HSL | 36.36º | 0.2% | 0.32% | - |
| HSV(B) | 36.36º | 0.34% | 0.38% | - |
| XYZ | 9.03 | 9.25 | 6.16 | - |
| YUV | 85.61 | 115.81 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 64 | 0 | 0.13 | 0.34 | 0.62 | 36.36 | 0.2 | 0.32 |
| Hex | 61 | 54 | 40 | 0 | D | 22 | 3E | 24 | 14 | 20 |
| Octal | 141 | 124 | 100 | 0 | 15 | 42 | 76 | 44 | 24 | 40 |
| Binary | 1100001 | 1010100 | 1000000 | 0 | 1101 | 100010 | 111110 | 100100 | 10100 | 100000 |
Color Harmonies of #615440
Complementary color
Monochromatic Colors of #615440
Black with #615440
Text Example
Text Example
White with #615440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615440; }
p { color: rgb(97,84,64); }
H1.HeaderClassName
{
color: #615440;
}
.AnyTagClassName
{
color: #615440;
}
</style>
background-color css
<style>
a { background-color: #615440; }
a { background-color: rgb(97,84,64); }
div.DivClassName
{
background-color: #615440;
}
.BgClassName
{
background-color: #615440;
}
</style>
border-color css
<style>
span { border-color: #615440; }
span { border-color: rgb(97,84,64); }
td.TdClassName
{
border-color: #615440;
}
.TagClassName
{
border-color: #615440;
}
</style>