Shades of Judge Grey #625847
Tints of Judge Grey #625847
RGB
CMYK
RGB Variations
Color information
#625847 (or 0x625847) is known color: Judge Grey. HEX triplet: 62, 58 and 47. RGB value is (98,88,71). Sum of RGB (Red+Green+Blue) = 98+88+71=257 (34% of max value = 765). Red value is 98 (38.67% from 255 or 38.13% from 257); Green value is 88 (34.77% from 255 or 34.24% from 257); Blue value is 71 (28.12% from 255 or 27.63% from 257); Max value from RGB is 98 - color contains mainly: red. Hex color #625847 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625847 is #9DA7B8. Grayscale: #595959. Windows color (decimal): -10332089 or 4675682. OLE color: 4675682.
HSL color Cylindrical-coordinate representation of color #625847: hue angle of 37.78º 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 #625847 is Cyan = 0, Magento = 0.10, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 88 | 71 | - |
| CMYK | 0 | 0.10 | 0.28 | 0.62 |
| HSL | 37.78º | 0.16% | 0.33% | - |
| HSV(B) | 37.78º | 0.28% | 0.38% | - |
| XYZ | 9.66 | 10.03 | 7.39 | - |
| YUV | 89.05 | 117.81 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 88 | 71 | 0 | 0.10 | 0.28 | 0.62 | 37.78 | 0.16 | 0.33 |
| Hex | 62 | 58 | 47 | 0 | A | 1C | 3E | 26 | 10 | 21 |
| Octal | 142 | 130 | 107 | 0 | 12 | 34 | 76 | 46 | 20 | 41 |
| Binary | 1100010 | 1011000 | 1000111 | 0 | 1010 | 11100 | 111110 | 100110 | 10000 | 100001 |
Color Harmonies of #625847
Complementary color
Monochromatic Colors of #625847
Black with #625847
Text Example
Text Example
White with #625847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625847; }
p { color: rgb(98,88,71); }
H1.HeaderClassName
{
color: #625847;
}
.AnyTagClassName
{
color: #625847;
}
</style>
background-color css
<style>
a { background-color: #625847; }
a { background-color: rgb(98,88,71); }
div.DivClassName
{
background-color: #625847;
}
.BgClassName
{
background-color: #625847;
}
</style>
border-color css
<style>
span { border-color: #625847; }
span { border-color: rgb(98,88,71); }
td.TdClassName
{
border-color: #625847;
}
.TagClassName
{
border-color: #625847;
}
</style>