Shades of Judge Grey #625747
Tints of Judge Grey #625747
RGB
CMYK
RGB Variations
Color information
#625747 (or 0x625747) is known color: Judge Grey. HEX triplet: 62, 57 and 47. RGB value is (98,87,71). Sum of RGB (Red+Green+Blue) = 98+87+71=256 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.28% from 256); Green value is 87 (34.38% from 255 or 33.98% from 256); Blue value is 71 (28.12% from 255 or 27.73% from 256); Max value from RGB is 98 - color contains mainly: red. Hex color #625747 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625747 is #9DA8B8. Grayscale: #585858. Windows color (decimal): -10332345 or 4675426. OLE color: 4675426.
HSL color Cylindrical-coordinate representation of color #625747: hue angle of 35.56º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #625747 is Cyan = 0, Magento = 0.11, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 87 | 71 | - |
| CMYK | 0 | 0.11 | 0.28 | 0.62 |
| HSL | 35.56º | 0.16% | 0.33% | - |
| HSV(B) | 35.56º | 0.28% | 0.38% | - |
| XYZ | 9.58 | 9.87 | 7.36 | - |
| YUV | 88.47 | 118.14 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 71 | 0 | 0.11 | 0.28 | 0.62 | 35.56 | 0.16 | 0.33 |
| Hex | 62 | 57 | 47 | 0 | B | 1C | 3E | 24 | 10 | 21 |
| Octal | 142 | 127 | 107 | 0 | 13 | 34 | 76 | 44 | 20 | 41 |
| Binary | 1100010 | 1010111 | 1000111 | 0 | 1011 | 11100 | 111110 | 100100 | 10000 | 100001 |
Color Harmonies of #625747
Complementary color
Monochromatic Colors of #625747
Black with #625747
Text Example
Text Example
White with #625747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625747; }
p { color: rgb(98,87,71); }
H1.HeaderClassName
{
color: #625747;
}
.AnyTagClassName
{
color: #625747;
}
</style>
background-color css
<style>
a { background-color: #625747; }
a { background-color: rgb(98,87,71); }
div.DivClassName
{
background-color: #625747;
}
.BgClassName
{
background-color: #625747;
}
</style>
border-color css
<style>
span { border-color: #625747; }
span { border-color: rgb(98,87,71); }
td.TdClassName
{
border-color: #625747;
}
.TagClassName
{
border-color: #625747;
}
</style>