Shades of Judge Grey #605542
Tints of Judge Grey #605542
RGB
CMYK
RGB Variations
Color information
#605542 (or 0x605542) is known color: Judge Grey. HEX triplet: 60, 55 and 42. RGB value is (96,85,66). Sum of RGB (Red+Green+Blue) = 96+85+66=247 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.87% from 247); Green value is 85 (33.59% from 255 or 34.41% from 247); Blue value is 66 (26.17% from 255 or 26.72% from 247); Max value from RGB is 96 - color contains mainly: red. Hex color #605542 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605542 is #9FAABD. Grayscale: #565656. Windows color (decimal): -10463934 or 4347232. OLE color: 4347232.
HSL color Cylindrical-coordinate representation of color #605542: hue angle of 38º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #605542 is Cyan = 0, Magento = 0.11, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 85 | 66 | - |
| CMYK | 0 | 0.11 | 0.31 | 0.62 |
| HSL | 38º | 0.19% | 0.32% | - |
| HSV(B) | 38º | 0.31% | 0.38% | - |
| XYZ | 9.06 | 9.38 | 6.49 | - |
| YUV | 86.12 | 116.64 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 85 | 66 | 0 | 0.11 | 0.31 | 0.62 | 38 | 0.19 | 0.32 |
| Hex | 60 | 55 | 42 | 0 | B | 1F | 3E | 26 | 13 | 20 |
| Octal | 140 | 125 | 102 | 0 | 13 | 37 | 76 | 46 | 23 | 40 |
| Binary | 1100000 | 1010101 | 1000010 | 0 | 1011 | 11111 | 111110 | 100110 | 10011 | 100000 |
Color Harmonies of #605542
Complementary color
Monochromatic Colors of #605542
Black with #605542
Text Example
Text Example
White with #605542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605542; }
p { color: rgb(96,85,66); }
H1.HeaderClassName
{
color: #605542;
}
.AnyTagClassName
{
color: #605542;
}
</style>
background-color css
<style>
a { background-color: #605542; }
a { background-color: rgb(96,85,66); }
div.DivClassName
{
background-color: #605542;
}
.BgClassName
{
background-color: #605542;
}
</style>
border-color css
<style>
span { border-color: #605542; }
span { border-color: rgb(96,85,66); }
td.TdClassName
{
border-color: #605542;
}
.TagClassName
{
border-color: #605542;
}
</style>