Shades of Judge Grey #625748
Tints of Judge Grey #625748
RGB
CMYK
RGB Variations
Color information
#625748 (or 0x625748) is known color: Judge Grey. HEX triplet: 62, 57 and 48. RGB value is (98,87,72). Sum of RGB (Red+Green+Blue) = 98+87+72=257 (34% of max value = 765). Red value is 98 (38.67% from 255 or 38.13% from 257); Green value is 87 (34.38% from 255 or 33.85% from 257); Blue value is 72 (28.52% from 255 or 28.02% from 257); Max value from RGB is 98 - color contains mainly: red. Hex color #625748 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625748 is #9DA8B7. Grayscale: #585858. Windows color (decimal): -10332344 or 4740962. OLE color: 4740962.
HSL color Cylindrical-coordinate representation of color #625748: hue angle of 34.62º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #625748 is Cyan = 0, Magento = 0.11, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 87 | 72 | - |
| CMYK | 0 | 0.11 | 0.27 | 0.62 |
| HSL | 34.62º | 0.15% | 0.33% | - |
| HSV(B) | 34.62º | 0.27% | 0.38% | - |
| XYZ | 9.61 | 9.88 | 7.53 | - |
| YUV | 88.58 | 118.64 | 134.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 72 | 0 | 0.11 | 0.27 | 0.62 | 34.62 | 0.15 | 0.33 |
| Hex | 62 | 57 | 48 | 0 | B | 1B | 3E | 23 | F | 21 |
| Octal | 142 | 127 | 110 | 0 | 13 | 33 | 76 | 43 | 17 | 41 |
| Binary | 1100010 | 1010111 | 1001000 | 0 | 1011 | 11011 | 111110 | 100011 | 1111 | 100001 |
Color Harmonies of #625748
Complementary color
Monochromatic Colors of #625748
Black with #625748
Text Example
Text Example
White with #625748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625748; }
p { color: rgb(98,87,72); }
H1.HeaderClassName
{
color: #625748;
}
.AnyTagClassName
{
color: #625748;
}
</style>
background-color css
<style>
a { background-color: #625748; }
a { background-color: rgb(98,87,72); }
div.DivClassName
{
background-color: #625748;
}
.BgClassName
{
background-color: #625748;
}
</style>
border-color css
<style>
span { border-color: #625748; }
span { border-color: rgb(98,87,72); }
td.TdClassName
{
border-color: #625748;
}
.TagClassName
{
border-color: #625748;
}
</style>