Shades of Judge Grey #615447
Tints of Judge Grey #615447
RGB
CMYK
RGB Variations
Color information
#615447 (or 0x615447) is known color: Judge Grey. HEX triplet: 61, 54 and 47. RGB value is (97,84,71). Sum of RGB (Red+Green+Blue) = 97+84+71=252 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.49% from 252); Green value is 84 (33.20% from 255 or 33.33% from 252); Blue value is 71 (28.12% from 255 or 28.17% from 252); Max value from RGB is 97 - color contains mainly: red. Hex color #615447 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615447 is #9EABB8. Grayscale: #565656. Windows color (decimal): -10398649 or 4674657. OLE color: 4674657.
HSL color Cylindrical-coordinate representation of color #615447: hue angle of 30º 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 #615447 is Cyan = 0, Magento = 0.13, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 71 | - |
| CMYK | 0 | 0.13 | 0.27 | 0.62 |
| HSL | 30º | 0.15% | 0.33% | - |
| HSV(B) | 30º | 0.27% | 0.38% | - |
| XYZ | 9.24 | 9.34 | 7.28 | - |
| YUV | 86.41 | 119.31 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 71 | 0 | 0.13 | 0.27 | 0.62 | 30 | 0.15 | 0.33 |
| Hex | 61 | 54 | 47 | 0 | D | 1B | 3E | 1E | F | 21 |
| Octal | 141 | 124 | 107 | 0 | 15 | 33 | 76 | 36 | 17 | 41 |
| Binary | 1100001 | 1010100 | 1000111 | 0 | 1101 | 11011 | 111110 | 11110 | 1111 | 100001 |
Color Harmonies of #615447
Complementary color
Monochromatic Colors of #615447
Black with #615447
Text Example
Text Example
White with #615447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615447; }
p { color: rgb(97,84,71); }
H1.HeaderClassName
{
color: #615447;
}
.AnyTagClassName
{
color: #615447;
}
</style>
background-color css
<style>
a { background-color: #615447; }
a { background-color: rgb(97,84,71); }
div.DivClassName
{
background-color: #615447;
}
.BgClassName
{
background-color: #615447;
}
</style>
border-color css
<style>
span { border-color: #615447; }
span { border-color: rgb(97,84,71); }
td.TdClassName
{
border-color: #615447;
}
.TagClassName
{
border-color: #615447;
}
</style>