Shades of Judge Grey #615344
Tints of Judge Grey #615344
RGB
CMYK
RGB Variations
Color information
#615344 (or 0x615344) is known color: Judge Grey. HEX triplet: 61, 53 and 44. RGB value is (97,83,68). Sum of RGB (Red+Green+Blue) = 97+83+68=248 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.11% from 248); Green value is 83 (32.81% from 255 or 33.47% from 248); Blue value is 68 (26.95% from 255 or 27.42% from 248); Max value from RGB is 97 - color contains mainly: red. Hex color #615344 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615344 is #9EACBB. Grayscale: #555555. Windows color (decimal): -10398908 or 4477793. OLE color: 4477793.
HSL color Cylindrical-coordinate representation of color #615344: hue angle of 31.03º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #615344 is Cyan = 0, Magento = 0.14, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 68 | - |
| CMYK | 0 | 0.14 | 0.30 | 0.62 |
| HSL | 31.03º | 0.18% | 0.32% | - |
| HSV(B) | 31.03º | 0.3% | 0.38% | - |
| XYZ | 9.07 | 9.15 | 6.76 | - |
| YUV | 85.48 | 118.14 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 68 | 0 | 0.14 | 0.30 | 0.62 | 31.03 | 0.18 | 0.32 |
| Hex | 61 | 53 | 44 | 0 | E | 1E | 3E | 1F | 12 | 20 |
| Octal | 141 | 123 | 104 | 0 | 16 | 36 | 76 | 37 | 22 | 40 |
| Binary | 1100001 | 1010011 | 1000100 | 0 | 1110 | 11110 | 111110 | 11111 | 10010 | 100000 |
Color Harmonies of #615344
Complementary color
Monochromatic Colors of #615344
Black with #615344
Text Example
Text Example
White with #615344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615344; }
p { color: rgb(97,83,68); }
H1.HeaderClassName
{
color: #615344;
}
.AnyTagClassName
{
color: #615344;
}
</style>
background-color css
<style>
a { background-color: #615344; }
a { background-color: rgb(97,83,68); }
div.DivClassName
{
background-color: #615344;
}
.BgClassName
{
background-color: #615344;
}
</style>
border-color css
<style>
span { border-color: #615344; }
span { border-color: rgb(97,83,68); }
td.TdClassName
{
border-color: #615344;
}
.TagClassName
{
border-color: #615344;
}
</style>