Shades of Judge Grey #605342
Tints of Judge Grey #605342
RGB
CMYK
RGB Variations
Color information
#605342 (or 0x605342) is known color: Judge Grey. HEX triplet: 60, 53 and 42. RGB value is (96,83,66). Sum of RGB (Red+Green+Blue) = 96+83+66=245 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.18% from 245); Green value is 83 (32.81% from 255 or 33.88% from 245); Blue value is 66 (26.17% from 255 or 26.94% from 245); Max value from RGB is 96 - color contains mainly: red. Hex color #605342 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605342 is #9FACBD. Grayscale: #555555. Windows color (decimal): -10464446 or 4346720. OLE color: 4346720.
HSL color Cylindrical-coordinate representation of color #605342: hue angle of 34º 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 #605342 is Cyan = 0, Magento = 0.14, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 66 | - |
| CMYK | 0 | 0.14 | 0.31 | 0.62 |
| HSL | 34º | 0.19% | 0.32% | - |
| HSV(B) | 34º | 0.31% | 0.38% | - |
| XYZ | 8.9 | 9.07 | 6.44 | - |
| YUV | 84.95 | 117.31 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 66 | 0 | 0.14 | 0.31 | 0.62 | 34 | 0.19 | 0.32 |
| Hex | 60 | 53 | 42 | 0 | E | 1F | 3E | 22 | 13 | 20 |
| Octal | 140 | 123 | 102 | 0 | 16 | 37 | 76 | 42 | 23 | 40 |
| Binary | 1100000 | 1010011 | 1000010 | 0 | 1110 | 11111 | 111110 | 100010 | 10011 | 100000 |
Color Harmonies of #605342
Complementary color
Monochromatic Colors of #605342
Black with #605342
Text Example
Text Example
White with #605342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605342; }
p { color: rgb(96,83,66); }
H1.HeaderClassName
{
color: #605342;
}
.AnyTagClassName
{
color: #605342;
}
</style>
background-color css
<style>
a { background-color: #605342; }
a { background-color: rgb(96,83,66); }
div.DivClassName
{
background-color: #605342;
}
.BgClassName
{
background-color: #605342;
}
</style>
border-color css
<style>
span { border-color: #605342; }
span { border-color: rgb(96,83,66); }
td.TdClassName
{
border-color: #605342;
}
.TagClassName
{
border-color: #605342;
}
</style>