Shades of Judge Grey #605345
Tints of Judge Grey #605345
RGB
CMYK
RGB Variations
Color information
#605345 (or 0x605345) is known color: Judge Grey. HEX triplet: 60, 53 and 45. RGB value is (96,83,69). Sum of RGB (Red+Green+Blue) = 96+83+69=248 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.71% from 248); Green value is 83 (32.81% from 255 or 33.47% from 248); Blue value is 69 (27.34% from 255 or 27.82% from 248); Max value from RGB is 96 - color contains mainly: red. Hex color #605345 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605345 is #9FACBA. Grayscale: #555555. Windows color (decimal): -10464443 or 4543328. OLE color: 4543328.
HSL color Cylindrical-coordinate representation of color #605345: hue angle of 31.11º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #605345 is Cyan = 0, Magento = 0.14, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 69 | - |
| CMYK | 0 | 0.14 | 0.28 | 0.62 |
| HSL | 31.11º | 0.16% | 0.32% | - |
| HSV(B) | 31.11º | 0.28% | 0.38% | - |
| XYZ | 8.99 | 9.1 | 6.91 | - |
| YUV | 85.29 | 118.81 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 69 | 0 | 0.14 | 0.28 | 0.62 | 31.11 | 0.16 | 0.32 |
| Hex | 60 | 53 | 45 | 0 | E | 1C | 3E | 1F | 10 | 20 |
| Octal | 140 | 123 | 105 | 0 | 16 | 34 | 76 | 37 | 20 | 40 |
| Binary | 1100000 | 1010011 | 1000101 | 0 | 1110 | 11100 | 111110 | 11111 | 10000 | 100000 |
Color Harmonies of #605345
Complementary color
Monochromatic Colors of #605345
Black with #605345
Text Example
Text Example
White with #605345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605345; }
p { color: rgb(96,83,69); }
H1.HeaderClassName
{
color: #605345;
}
.AnyTagClassName
{
color: #605345;
}
</style>
background-color css
<style>
a { background-color: #605345; }
a { background-color: rgb(96,83,69); }
div.DivClassName
{
background-color: #605345;
}
.BgClassName
{
background-color: #605345;
}
</style>
border-color css
<style>
span { border-color: #605345; }
span { border-color: rgb(96,83,69); }
td.TdClassName
{
border-color: #605345;
}
.TagClassName
{
border-color: #605345;
}
</style>