Shades of Judge Grey #615748
Tints of Judge Grey #615748
RGB
CMYK
RGB Variations
Color information
#615748 (or 0x615748) is known color: Judge Grey. HEX triplet: 61, 57 and 48. RGB value is (97,87,72). Sum of RGB (Red+Green+Blue) = 97+87+72=256 (33% of max value = 765). Red value is 97 (38.28% from 255 or 37.89% from 256); Green value is 87 (34.38% from 255 or 33.98% from 256); Blue value is 72 (28.52% from 255 or 28.12% from 256); Max value from RGB is 97 - color contains mainly: red. Hex color #615748 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615748 is #9EA8B7. Grayscale: #585858. Windows color (decimal): -10397880 or 4740961. OLE color: 4740961.
HSL color Cylindrical-coordinate representation of color #615748: hue angle of 36º 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 #615748 is Cyan = 0, Magento = 0.10, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 72 | - |
| CMYK | 0 | 0.10 | 0.26 | 0.62 |
| HSL | 36º | 0.15% | 0.33% | - |
| HSV(B) | 36º | 0.26% | 0.38% | - |
| XYZ | 9.51 | 9.83 | 7.53 | - |
| YUV | 88.28 | 118.81 | 134.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 72 | 0 | 0.10 | 0.26 | 0.62 | 36 | 0.15 | 0.33 |
| Hex | 61 | 57 | 48 | 0 | A | 1A | 3E | 24 | F | 21 |
| Octal | 141 | 127 | 110 | 0 | 12 | 32 | 76 | 44 | 17 | 41 |
| Binary | 1100001 | 1010111 | 1001000 | 0 | 1010 | 11010 | 111110 | 100100 | 1111 | 100001 |
Color Harmonies of #615748
Complementary color
Monochromatic Colors of #615748
Black with #615748
Text Example
Text Example
White with #615748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615748; }
p { color: rgb(97,87,72); }
H1.HeaderClassName
{
color: #615748;
}
.AnyTagClassName
{
color: #615748;
}
</style>
background-color css
<style>
a { background-color: #615748; }
a { background-color: rgb(97,87,72); }
div.DivClassName
{
background-color: #615748;
}
.BgClassName
{
background-color: #615748;
}
</style>
border-color css
<style>
span { border-color: #615748; }
span { border-color: rgb(97,87,72); }
td.TdClassName
{
border-color: #615748;
}
.TagClassName
{
border-color: #615748;
}
</style>