Shades of Judge Grey #615747
Tints of Judge Grey #615747
RGB
CMYK
RGB Variations
Color information
#615747 (or 0x615747) is known color: Judge Grey. HEX triplet: 61, 57 and 47. RGB value is (97,87,71). Sum of RGB (Red+Green+Blue) = 97+87+71=255 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.04% from 255); Green value is 87 (34.38% from 255 or 34.12% from 255); Blue value is 71 (28.12% from 255 or 27.84% from 255); Max value from RGB is 97 - color contains mainly: red. Hex color #615747 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615747 is #9EA8B8. Grayscale: #585858. Windows color (decimal): -10397881 or 4675425. OLE color: 4675425.
HSL color Cylindrical-coordinate representation of color #615747: hue angle of 36.92º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #615747 is Cyan = 0, Magento = 0.10, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 71 | - |
| CMYK | 0 | 0.10 | 0.27 | 0.62 |
| HSL | 36.92º | 0.15% | 0.33% | - |
| HSV(B) | 36.92º | 0.27% | 0.38% | - |
| XYZ | 9.48 | 9.81 | 7.36 | - |
| YUV | 88.17 | 118.31 | 134.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 71 | 0 | 0.10 | 0.27 | 0.62 | 36.92 | 0.15 | 0.33 |
| Hex | 61 | 57 | 47 | 0 | A | 1B | 3E | 25 | F | 21 |
| Octal | 141 | 127 | 107 | 0 | 12 | 33 | 76 | 45 | 17 | 41 |
| Binary | 1100001 | 1010111 | 1000111 | 0 | 1010 | 11011 | 111110 | 100101 | 1111 | 100001 |
Color Harmonies of #615747
Complementary color
Monochromatic Colors of #615747
Black with #615747
Text Example
Text Example
White with #615747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615747; }
p { color: rgb(97,87,71); }
H1.HeaderClassName
{
color: #615747;
}
.AnyTagClassName
{
color: #615747;
}
</style>
background-color css
<style>
a { background-color: #615747; }
a { background-color: rgb(97,87,71); }
div.DivClassName
{
background-color: #615747;
}
.BgClassName
{
background-color: #615747;
}
</style>
border-color css
<style>
span { border-color: #615747; }
span { border-color: rgb(97,87,71); }
td.TdClassName
{
border-color: #615747;
}
.TagClassName
{
border-color: #615747;
}
</style>