Shades of Judge Grey #605440
Tints of Judge Grey #605440
RGB
CMYK
RGB Variations
Color information
#605440 (or 0x605440) is known color: Judge Grey. HEX triplet: 60, 54 and 40. RGB value is (96,84,64). Sum of RGB (Red+Green+Blue) = 96+84+64=244 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.34% from 244); Green value is 84 (33.20% from 255 or 34.43% from 244); Blue value is 64 (25.39% from 255 or 26.23% from 244); Max value from RGB is 96 - color contains mainly: red. Hex color #605440 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605440 is #9FABBF. Grayscale: #555555. Windows color (decimal): -10464192 or 4215904. OLE color: 4215904.
HSL color Cylindrical-coordinate representation of color #605440: hue angle of 37.5º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #605440 is Cyan = 0, Magento = 0.12, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 84 | 64 | - |
| CMYK | 0 | 0.12 | 0.33 | 0.62 |
| HSL | 37.5º | 0.2% | 0.31% | - |
| HSV(B) | 37.5º | 0.33% | 0.38% | - |
| XYZ | 8.92 | 9.2 | 6.16 | - |
| YUV | 85.31 | 115.98 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 84 | 64 | 0 | 0.12 | 0.33 | 0.62 | 37.5 | 0.2 | 0.31 |
| Hex | 60 | 54 | 40 | 0 | C | 21 | 3E | 26 | 14 | 1F |
| Octal | 140 | 124 | 100 | 0 | 14 | 41 | 76 | 46 | 24 | 37 |
| Binary | 1100000 | 1010100 | 1000000 | 0 | 1100 | 100001 | 111110 | 100110 | 10100 | 11111 |
Color Harmonies of #605440
Complementary color
Monochromatic Colors of #605440
Black with #605440
Text Example
Text Example
White with #605440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605440; }
p { color: rgb(96,84,64); }
H1.HeaderClassName
{
color: #605440;
}
.AnyTagClassName
{
color: #605440;
}
</style>
background-color css
<style>
a { background-color: #605440; }
a { background-color: rgb(96,84,64); }
div.DivClassName
{
background-color: #605440;
}
.BgClassName
{
background-color: #605440;
}
</style>
border-color css
<style>
span { border-color: #605440; }
span { border-color: rgb(96,84,64); }
td.TdClassName
{
border-color: #605440;
}
.TagClassName
{
border-color: #605440;
}
</style>