Shades of Judge Grey #615545
Tints of Judge Grey #615545
RGB
CMYK
RGB Variations
Color information
#615545 (or 0x615545) is known color: Judge Grey. HEX triplet: 61, 55 and 45. RGB value is (97,85,69). Sum of RGB (Red+Green+Blue) = 97+85+69=251 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.65% from 251); Green value is 85 (33.59% from 255 or 33.86% from 251); Blue value is 69 (27.34% from 255 or 27.49% from 251); Max value from RGB is 97 - color contains mainly: red. Hex color #615545 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615545 is #9EAABA. Grayscale: #565656. Windows color (decimal): -10398395 or 4543841. OLE color: 4543841.
HSL color Cylindrical-coordinate representation of color #615545: hue angle of 34.29º 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 #615545 is Cyan = 0, Magento = 0.12, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 69 | - |
| CMYK | 0 | 0.12 | 0.29 | 0.62 |
| HSL | 34.29º | 0.17% | 0.33% | - |
| HSV(B) | 34.29º | 0.29% | 0.38% | - |
| XYZ | 9.25 | 9.47 | 6.97 | - |
| YUV | 86.76 | 117.98 | 135.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 69 | 0 | 0.12 | 0.29 | 0.62 | 34.29 | 0.17 | 0.33 |
| Hex | 61 | 55 | 45 | 0 | C | 1D | 3E | 22 | 11 | 21 |
| Octal | 141 | 125 | 105 | 0 | 14 | 35 | 76 | 42 | 21 | 41 |
| Binary | 1100001 | 1010101 | 1000101 | 0 | 1100 | 11101 | 111110 | 100010 | 10001 | 100001 |
Color Harmonies of #615545
Complementary color
Monochromatic Colors of #615545
Black with #615545
Text Example
Text Example
White with #615545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615545; }
p { color: rgb(97,85,69); }
H1.HeaderClassName
{
color: #615545;
}
.AnyTagClassName
{
color: #615545;
}
</style>
background-color css
<style>
a { background-color: #615545; }
a { background-color: rgb(97,85,69); }
div.DivClassName
{
background-color: #615545;
}
.BgClassName
{
background-color: #615545;
}
</style>
border-color css
<style>
span { border-color: #615545; }
span { border-color: rgb(97,85,69); }
td.TdClassName
{
border-color: #615545;
}
.TagClassName
{
border-color: #615545;
}
</style>