Shades of Judge Grey #625746
Tints of Judge Grey #625746
RGB
CMYK
RGB Variations
Color information
#625746 (or 0x625746) is known color: Judge Grey. HEX triplet: 62, 57 and 46. RGB value is (98,87,70). Sum of RGB (Red+Green+Blue) = 98+87+70=255 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.43% from 255); Green value is 87 (34.38% from 255 or 34.12% from 255); Blue value is 70 (27.73% from 255 or 27.45% from 255); Max value from RGB is 98 - color contains mainly: red. Hex color #625746 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625746 is #9DA8B9. Grayscale: #585858. Windows color (decimal): -10332346 or 4609890. OLE color: 4609890.
HSL color Cylindrical-coordinate representation of color #625746: hue angle of 36.43º 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 #625746 is Cyan = 0, Magento = 0.11, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 87 | 70 | - |
| CMYK | 0 | 0.11 | 0.29 | 0.62 |
| HSL | 36.43º | 0.17% | 0.33% | - |
| HSV(B) | 36.43º | 0.29% | 0.38% | - |
| XYZ | 9.55 | 9.86 | 7.19 | - |
| YUV | 88.35 | 117.64 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 70 | 0 | 0.11 | 0.29 | 0.62 | 36.43 | 0.17 | 0.33 |
| Hex | 62 | 57 | 46 | 0 | B | 1D | 3E | 24 | 11 | 21 |
| Octal | 142 | 127 | 106 | 0 | 13 | 35 | 76 | 44 | 21 | 41 |
| Binary | 1100010 | 1010111 | 1000110 | 0 | 1011 | 11101 | 111110 | 100100 | 10001 | 100001 |
Color Harmonies of #625746
Complementary color
Monochromatic Colors of #625746
Black with #625746
Text Example
Text Example
White with #625746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625746; }
p { color: rgb(98,87,70); }
H1.HeaderClassName
{
color: #625746;
}
.AnyTagClassName
{
color: #625746;
}
</style>
background-color css
<style>
a { background-color: #625746; }
a { background-color: rgb(98,87,70); }
div.DivClassName
{
background-color: #625746;
}
.BgClassName
{
background-color: #625746;
}
</style>
border-color css
<style>
span { border-color: #625746; }
span { border-color: rgb(98,87,70); }
td.TdClassName
{
border-color: #625746;
}
.TagClassName
{
border-color: #625746;
}
</style>