Shades of Judge Grey #625542
Tints of Judge Grey #625542
RGB
CMYK
RGB Variations
Color information
#625542 (or 0x625542) is known color: Judge Grey. HEX triplet: 62, 55 and 42. RGB value is (98,85,66). Sum of RGB (Red+Green+Blue) = 98+85+66=249 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.36% from 249); Green value is 85 (33.59% from 255 or 34.14% from 249); Blue value is 66 (26.17% from 255 or 26.51% from 249); Max value from RGB is 98 - color contains mainly: red. Hex color #625542 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625542 is #9DAABD. Grayscale: #565656. Windows color (decimal): -10332862 or 4347234. OLE color: 4347234.
HSL color Cylindrical-coordinate representation of color #625542: hue angle of 35.62º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #625542 is Cyan = 0, Magento = 0.13, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 66 | - |
| CMYK | 0 | 0.13 | 0.33 | 0.62 |
| HSL | 35.63º | 0.2% | 0.32% | - |
| HSV(B) | 35.63º | 0.33% | 0.38% | - |
| XYZ | 9.27 | 9.49 | 6.5 | - |
| YUV | 86.72 | 116.31 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 66 | 0 | 0.13 | 0.33 | 0.62 | 35.63 | 0.2 | 0.32 |
| Hex | 62 | 55 | 42 | 0 | D | 21 | 3E | 24 | 14 | 20 |
| Octal | 142 | 125 | 102 | 0 | 15 | 41 | 76 | 44 | 24 | 40 |
| Binary | 1100010 | 1010101 | 1000010 | 0 | 1101 | 100001 | 111110 | 100100 | 10100 | 100000 |
Color Harmonies of #625542
Complementary color
Monochromatic Colors of #625542
Black with #625542
Text Example
Text Example
White with #625542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625542; }
p { color: rgb(98,85,66); }
H1.HeaderClassName
{
color: #625542;
}
.AnyTagClassName
{
color: #625542;
}
</style>
background-color css
<style>
a { background-color: #625542; }
a { background-color: rgb(98,85,66); }
div.DivClassName
{
background-color: #625542;
}
.BgClassName
{
background-color: #625542;
}
</style>
border-color css
<style>
span { border-color: #625542; }
span { border-color: rgb(98,85,66); }
td.TdClassName
{
border-color: #625542;
}
.TagClassName
{
border-color: #625542;
}
</style>