Shades of Judge Grey #615245
Tints of Judge Grey #615245
RGB
CMYK
RGB Variations
Color information
#615245 (or 0x615245) is known color: Judge Grey. HEX triplet: 61, 52 and 45. RGB value is (97,82,69). Sum of RGB (Red+Green+Blue) = 97+82+69=248 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.11% from 248); Green value is 82 (32.42% from 255 or 33.06% from 248); Blue value is 69 (27.34% from 255 or 27.82% from 248); Max value from RGB is 97 - color contains mainly: red. Hex color #615245 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615245 is #9EADBA. Grayscale: #555555. Windows color (decimal): -10399163 or 4543073. OLE color: 4543073.
HSL color Cylindrical-coordinate representation of color #615245: hue angle of 27.86º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #615245 is Cyan = 0, Magento = 0.15, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 82 | 69 | - |
| CMYK | 0 | 0.15 | 0.29 | 0.62 |
| HSL | 27.86º | 0.17% | 0.33% | - |
| HSV(B) | 27.86º | 0.29% | 0.38% | - |
| XYZ | 9.02 | 9.01 | 6.89 | - |
| YUV | 85 | 118.97 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 69 | 0 | 0.15 | 0.29 | 0.62 | 27.86 | 0.17 | 0.33 |
| Hex | 61 | 52 | 45 | 0 | F | 1D | 3E | 1C | 11 | 21 |
| Octal | 141 | 122 | 105 | 0 | 17 | 35 | 76 | 34 | 21 | 41 |
| Binary | 1100001 | 1010010 | 1000101 | 0 | 1111 | 11101 | 111110 | 11100 | 10001 | 100001 |
Color Harmonies of #615245
Complementary color
Monochromatic Colors of #615245
Black with #615245
Text Example
Text Example
White with #615245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615245; }
p { color: rgb(97,82,69); }
H1.HeaderClassName
{
color: #615245;
}
.AnyTagClassName
{
color: #615245;
}
</style>
background-color css
<style>
a { background-color: #615245; }
a { background-color: rgb(97,82,69); }
div.DivClassName
{
background-color: #615245;
}
.BgClassName
{
background-color: #615245;
}
</style>
border-color css
<style>
span { border-color: #615245; }
span { border-color: rgb(97,82,69); }
td.TdClassName
{
border-color: #615245;
}
.TagClassName
{
border-color: #615245;
}
</style>