Shades of Judge Grey #625846
Tints of Judge Grey #625846
RGB
CMYK
RGB Variations
Color information
#625846 (or 0x625846) is known color: Judge Grey. HEX triplet: 62, 58 and 46. RGB value is (98,88,70). Sum of RGB (Red+Green+Blue) = 98+88+70=256 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.28% from 256); Green value is 88 (34.77% from 255 or 34.38% from 256); Blue value is 70 (27.73% from 255 or 27.34% from 256); Max value from RGB is 98 - color contains mainly: red. Hex color #625846 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625846 is #9DA7B9. Grayscale: #595959. Windows color (decimal): -10332090 or 4610146. OLE color: 4610146.
HSL color Cylindrical-coordinate representation of color #625846: hue angle of 38.57º 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 #625846 is Cyan = 0, Magento = 0.10, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 88 | 70 | - |
| CMYK | 0 | 0.10 | 0.29 | 0.62 |
| HSL | 38.57º | 0.17% | 0.33% | - |
| HSV(B) | 38.57º | 0.29% | 0.38% | - |
| XYZ | 9.63 | 10.02 | 7.22 | - |
| YUV | 88.94 | 117.31 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 88 | 70 | 0 | 0.10 | 0.29 | 0.62 | 38.57 | 0.17 | 0.33 |
| Hex | 62 | 58 | 46 | 0 | A | 1D | 3E | 27 | 11 | 21 |
| Octal | 142 | 130 | 106 | 0 | 12 | 35 | 76 | 47 | 21 | 41 |
| Binary | 1100010 | 1011000 | 1000110 | 0 | 1010 | 11101 | 111110 | 100111 | 10001 | 100001 |
Color Harmonies of #625846
Complementary color
Monochromatic Colors of #625846
Black with #625846
Text Example
Text Example
White with #625846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625846; }
p { color: rgb(98,88,70); }
H1.HeaderClassName
{
color: #625846;
}
.AnyTagClassName
{
color: #625846;
}
</style>
background-color css
<style>
a { background-color: #625846; }
a { background-color: rgb(98,88,70); }
div.DivClassName
{
background-color: #625846;
}
.BgClassName
{
background-color: #625846;
}
</style>
border-color css
<style>
span { border-color: #625846; }
span { border-color: rgb(98,88,70); }
td.TdClassName
{
border-color: #625846;
}
.TagClassName
{
border-color: #625846;
}
</style>