Shades of Judge Grey #625948
Tints of Judge Grey #625948
RGB
CMYK
RGB Variations
Color information
#625948 (or 0x625948) is known color: Judge Grey. HEX triplet: 62, 59 and 48. RGB value is (98,89,72). Sum of RGB (Red+Green+Blue) = 98+89+72=259 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.84% from 259); Green value is 89 (35.16% from 255 or 34.36% from 259); Blue value is 72 (28.52% from 255 or 27.80% from 259); Max value from RGB is 98 - color contains mainly: red. Hex color #625948 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625948 is #9DA6B7. Grayscale: #595959. Windows color (decimal): -10331832 or 4741474. OLE color: 4741474.
HSL color Cylindrical-coordinate representation of color #625948: hue angle of 39.23º 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 #625948 is Cyan = 0, Magento = 0.09, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 89 | 72 | - |
| CMYK | 0 | 0.09 | 0.27 | 0.62 |
| HSL | 39.23º | 0.15% | 0.33% | - |
| HSV(B) | 39.23º | 0.27% | 0.38% | - |
| XYZ | 9.78 | 10.21 | 7.59 | - |
| YUV | 89.75 | 117.98 | 133.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 72 | 0 | 0.09 | 0.27 | 0.62 | 39.23 | 0.15 | 0.33 |
| Hex | 62 | 59 | 48 | 0 | 9 | 1B | 3E | 27 | F | 21 |
| Octal | 142 | 131 | 110 | 0 | 11 | 33 | 76 | 47 | 17 | 41 |
| Binary | 1100010 | 1011001 | 1001000 | 0 | 1001 | 11011 | 111110 | 100111 | 1111 | 100001 |
Color Harmonies of #625948
Complementary color
Monochromatic Colors of #625948
Black with #625948
Text Example
Text Example
White with #625948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625948; }
p { color: rgb(98,89,72); }
H1.HeaderClassName
{
color: #625948;
}
.AnyTagClassName
{
color: #625948;
}
</style>
background-color css
<style>
a { background-color: #625948; }
a { background-color: rgb(98,89,72); }
div.DivClassName
{
background-color: #625948;
}
.BgClassName
{
background-color: #625948;
}
</style>
border-color css
<style>
span { border-color: #625948; }
span { border-color: rgb(98,89,72); }
td.TdClassName
{
border-color: #625948;
}
.TagClassName
{
border-color: #625948;
}
</style>