Shades of Judge Grey #615648
Tints of Judge Grey #615648
RGB
CMYK
RGB Variations
Color information
#615648 (or 0x615648) is known color: Judge Grey. HEX triplet: 61, 56 and 48. RGB value is (97,86,72). Sum of RGB (Red+Green+Blue) = 97+86+72=255 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.04% from 255); Green value is 86 (33.98% from 255 or 33.73% from 255); Blue value is 72 (28.52% from 255 or 28.24% from 255); Max value from RGB is 97 - color contains mainly: red. Hex color #615648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615648 is #9EA9B7. Grayscale: #575757. Windows color (decimal): -10398136 or 4740705. OLE color: 4740705.
HSL color Cylindrical-coordinate representation of color #615648: hue angle of 33.6º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #615648 is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 86 | 72 | - |
| CMYK | 0 | 0.11 | 0.26 | 0.62 |
| HSL | 33.6º | 0.15% | 0.33% | - |
| HSV(B) | 33.6º | 0.26% | 0.38% | - |
| XYZ | 9.43 | 9.66 | 7.5 | - |
| YUV | 87.69 | 119.14 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 86 | 72 | 0 | 0.11 | 0.26 | 0.62 | 33.6 | 0.15 | 0.33 |
| Hex | 61 | 56 | 48 | 0 | B | 1A | 3E | 22 | F | 21 |
| Octal | 141 | 126 | 110 | 0 | 13 | 32 | 76 | 42 | 17 | 41 |
| Binary | 1100001 | 1010110 | 1001000 | 0 | 1011 | 11010 | 111110 | 100010 | 1111 | 100001 |
Color Harmonies of #615648
Complementary color
Monochromatic Colors of #615648
Black with #615648
Text Example
Text Example
White with #615648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615648; }
p { color: rgb(97,86,72); }
H1.HeaderClassName
{
color: #615648;
}
.AnyTagClassName
{
color: #615648;
}
</style>
background-color css
<style>
a { background-color: #615648; }
a { background-color: rgb(97,86,72); }
div.DivClassName
{
background-color: #615648;
}
.BgClassName
{
background-color: #615648;
}
</style>
border-color css
<style>
span { border-color: #615648; }
span { border-color: rgb(97,86,72); }
td.TdClassName
{
border-color: #615648;
}
.TagClassName
{
border-color: #615648;
}
</style>