Shades of Judge Grey #605344
Tints of Judge Grey #605344
RGB
CMYK
RGB Variations
Color information
#605344 (or 0x605344) is known color: Judge Grey. HEX triplet: 60, 53 and 44. RGB value is (96,83,68). Sum of RGB (Red+Green+Blue) = 96+83+68=247 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.87% from 247); Green value is 83 (32.81% from 255 or 33.60% from 247); Blue value is 68 (26.95% from 255 or 27.53% from 247); Max value from RGB is 96 - color contains mainly: red. Hex color #605344 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605344 is #9FACBB. Grayscale: #555555. Windows color (decimal): -10464444 or 4477792. OLE color: 4477792.
HSL color Cylindrical-coordinate representation of color #605344: hue angle of 32.14º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #605344 is Cyan = 0, Magento = 0.14, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 68 | - |
| CMYK | 0 | 0.14 | 0.29 | 0.62 |
| HSL | 32.14º | 0.17% | 0.32% | - |
| HSV(B) | 32.14º | 0.29% | 0.38% | - |
| XYZ | 8.96 | 9.09 | 6.75 | - |
| YUV | 85.18 | 118.31 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 68 | 0 | 0.14 | 0.29 | 0.62 | 32.14 | 0.17 | 0.32 |
| Hex | 60 | 53 | 44 | 0 | E | 1D | 3E | 20 | 11 | 20 |
| Octal | 140 | 123 | 104 | 0 | 16 | 35 | 76 | 40 | 21 | 40 |
| Binary | 1100000 | 1010011 | 1000100 | 0 | 1110 | 11101 | 111110 | 100000 | 10001 | 100000 |
Color Harmonies of #605344
Complementary color
Monochromatic Colors of #605344
Black with #605344
Text Example
Text Example
White with #605344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605344; }
p { color: rgb(96,83,68); }
H1.HeaderClassName
{
color: #605344;
}
.AnyTagClassName
{
color: #605344;
}
</style>
background-color css
<style>
a { background-color: #605344; }
a { background-color: rgb(96,83,68); }
div.DivClassName
{
background-color: #605344;
}
.BgClassName
{
background-color: #605344;
}
</style>
border-color css
<style>
span { border-color: #605344; }
span { border-color: rgb(96,83,68); }
td.TdClassName
{
border-color: #605344;
}
.TagClassName
{
border-color: #605344;
}
</style>