Shades of Judge Grey #625546
Tints of Judge Grey #625546
RGB
CMYK
RGB Variations
Color information
#625546 (or 0x625546) is known color: Judge Grey. HEX triplet: 62, 55 and 46. RGB value is (98,85,70). Sum of RGB (Red+Green+Blue) = 98+85+70=253 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.74% from 253); Green value is 85 (33.59% from 255 or 33.60% from 253); Blue value is 70 (27.73% from 255 or 27.67% from 253); Max value from RGB is 98 - color contains mainly: red. Hex color #625546 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625546 is #9DAAB9. Grayscale: #575757. Windows color (decimal): -10332858 or 4609378. OLE color: 4609378.
HSL color Cylindrical-coordinate representation of color #625546: hue angle of 32.14º 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 #625546 is Cyan = 0, Magento = 0.13, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 70 | - |
| CMYK | 0 | 0.13 | 0.29 | 0.62 |
| HSL | 32.14º | 0.17% | 0.33% | - |
| HSV(B) | 32.14º | 0.29% | 0.38% | - |
| XYZ | 9.39 | 9.54 | 7.14 | - |
| YUV | 87.18 | 118.31 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 70 | 0 | 0.13 | 0.29 | 0.62 | 32.14 | 0.17 | 0.33 |
| Hex | 62 | 55 | 46 | 0 | D | 1D | 3E | 20 | 11 | 21 |
| Octal | 142 | 125 | 106 | 0 | 15 | 35 | 76 | 40 | 21 | 41 |
| Binary | 1100010 | 1010101 | 1000110 | 0 | 1101 | 11101 | 111110 | 100000 | 10001 | 100001 |
Color Harmonies of #625546
Complementary color
Monochromatic Colors of #625546
Black with #625546
Text Example
Text Example
White with #625546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625546; }
p { color: rgb(98,85,70); }
H1.HeaderClassName
{
color: #625546;
}
.AnyTagClassName
{
color: #625546;
}
</style>
background-color css
<style>
a { background-color: #625546; }
a { background-color: rgb(98,85,70); }
div.DivClassName
{
background-color: #625546;
}
.BgClassName
{
background-color: #625546;
}
</style>
border-color css
<style>
span { border-color: #625546; }
span { border-color: rgb(98,85,70); }
td.TdClassName
{
border-color: #625546;
}
.TagClassName
{
border-color: #625546;
}
</style>