Shades of Judge Grey #615547
Tints of Judge Grey #615547
RGB
CMYK
RGB Variations
Color information
#615547 (or 0x615547) is known color: Judge Grey. HEX triplet: 61, 55 and 47. RGB value is (97,85,71). Sum of RGB (Red+Green+Blue) = 97+85+71=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 85 (33.59% from 255 or 33.60% from 253); Blue value is 71 (28.12% from 255 or 28.06% from 253); Max value from RGB is 97 - color contains mainly: red. Hex color #615547 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615547 is #9EAAB8. Grayscale: #575757. Windows color (decimal): -10398393 or 4674913. OLE color: 4674913.
HSL color Cylindrical-coordinate representation of color #615547: hue angle of 32.31º 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 #615547 is Cyan = 0, Magento = 0.12, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 71 | - |
| CMYK | 0 | 0.12 | 0.27 | 0.62 |
| HSL | 32.31º | 0.15% | 0.33% | - |
| HSV(B) | 32.31º | 0.27% | 0.38% | - |
| XYZ | 9.32 | 9.49 | 7.3 | - |
| YUV | 86.99 | 118.98 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 71 | 0 | 0.12 | 0.27 | 0.62 | 32.31 | 0.15 | 0.33 |
| Hex | 61 | 55 | 47 | 0 | C | 1B | 3E | 20 | F | 21 |
| Octal | 141 | 125 | 107 | 0 | 14 | 33 | 76 | 40 | 17 | 41 |
| Binary | 1100001 | 1010101 | 1000111 | 0 | 1100 | 11011 | 111110 | 100000 | 1111 | 100001 |
Color Harmonies of #615547
Complementary color
Monochromatic Colors of #615547
Black with #615547
Text Example
Text Example
White with #615547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615547; }
p { color: rgb(97,85,71); }
H1.HeaderClassName
{
color: #615547;
}
.AnyTagClassName
{
color: #615547;
}
</style>
background-color css
<style>
a { background-color: #615547; }
a { background-color: rgb(97,85,71); }
div.DivClassName
{
background-color: #615547;
}
.BgClassName
{
background-color: #615547;
}
</style>
border-color css
<style>
span { border-color: #615547; }
span { border-color: rgb(97,85,71); }
td.TdClassName
{
border-color: #615547;
}
.TagClassName
{
border-color: #615547;
}
</style>