Shades of Judge Grey #655844
Tints of Judge Grey #655844
RGB
CMYK
RGB Variations
Color information
#655844 (or 0x655844) is known color: Judge Grey. HEX triplet: 65, 58 and 44. RGB value is (101,88,68). Sum of RGB (Red+Green+Blue) = 101+88+68=257 (34% of max value = 765). Red value is 101 (39.84% from 255 or 39.30% from 257); Green value is 88 (34.77% from 255 or 34.24% from 257); Blue value is 68 (26.95% from 255 or 26.46% from 257); Max value from RGB is 101 - color contains mainly: red. Hex color #655844 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655844 is #9AA7BB. Grayscale: #595959. Windows color (decimal): -10135484 or 4479077. OLE color: 4479077.
HSL color Cylindrical-coordinate representation of color #655844: hue angle of 36.36º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #655844 is Cyan = 0, Magento = 0.13, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 88 | 68 | - |
| CMYK | 0 | 0.13 | 0.33 | 0.60 |
| HSL | 36.36º | 0.2% | 0.33% | - |
| HSV(B) | 36.36º | 0.33% | 0.4% | - |
| XYZ | 9.9 | 10.16 | 6.91 | - |
| YUV | 89.61 | 115.81 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 68 | 0 | 0.13 | 0.33 | 0.60 | 36.36 | 0.2 | 0.33 |
| Hex | 65 | 58 | 44 | 0 | D | 21 | 3C | 24 | 14 | 21 |
| Octal | 145 | 130 | 104 | 0 | 15 | 41 | 74 | 44 | 24 | 41 |
| Binary | 1100101 | 1011000 | 1000100 | 0 | 1101 | 100001 | 111100 | 100100 | 10100 | 100001 |
Color Harmonies of #655844
Complementary color
Monochromatic Colors of #655844
Black with #655844
Text Example
Text Example
White with #655844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655844; }
p { color: rgb(101,88,68); }
H1.HeaderClassName
{
color: #655844;
}
.AnyTagClassName
{
color: #655844;
}
</style>
background-color css
<style>
a { background-color: #655844; }
a { background-color: rgb(101,88,68); }
div.DivClassName
{
background-color: #655844;
}
.BgClassName
{
background-color: #655844;
}
</style>
border-color css
<style>
span { border-color: #655844; }
span { border-color: rgb(101,88,68); }
td.TdClassName
{
border-color: #655844;
}
.TagClassName
{
border-color: #655844;
}
</style>