Shades of Judge Grey #625643
Tints of Judge Grey #625643
RGB
CMYK
RGB Variations
Color information
#625643 (or 0x625643) is known color: Judge Grey. HEX triplet: 62, 56 and 43. RGB value is (98,86,67). Sum of RGB (Red+Green+Blue) = 98+86+67=251 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.04% from 251); Green value is 86 (33.98% from 255 or 34.26% from 251); Blue value is 67 (26.56% from 255 or 26.69% from 251); Max value from RGB is 98 - color contains mainly: red. Hex color #625643 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625643 is #9DA9BC. Grayscale: #575757. Windows color (decimal): -10332605 or 4413026. OLE color: 4413026.
HSL color Cylindrical-coordinate representation of color #625643: hue angle of 36.77º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #625643 is Cyan = 0, Magento = 0.12, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 86 | 67 | - |
| CMYK | 0 | 0.12 | 0.32 | 0.62 |
| HSL | 36.77º | 0.19% | 0.32% | - |
| HSV(B) | 36.77º | 0.32% | 0.38% | - |
| XYZ | 9.38 | 9.66 | 6.68 | - |
| YUV | 87.42 | 116.48 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 67 | 0 | 0.12 | 0.32 | 0.62 | 36.77 | 0.19 | 0.32 |
| Hex | 62 | 56 | 43 | 0 | C | 20 | 3E | 25 | 13 | 20 |
| Octal | 142 | 126 | 103 | 0 | 14 | 40 | 76 | 45 | 23 | 40 |
| Binary | 1100010 | 1010110 | 1000011 | 0 | 1100 | 100000 | 111110 | 100101 | 10011 | 100000 |
Color Harmonies of #625643
Complementary color
Monochromatic Colors of #625643
Black with #625643
Text Example
Text Example
White with #625643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625643; }
p { color: rgb(98,86,67); }
H1.HeaderClassName
{
color: #625643;
}
.AnyTagClassName
{
color: #625643;
}
</style>
background-color css
<style>
a { background-color: #625643; }
a { background-color: rgb(98,86,67); }
div.DivClassName
{
background-color: #625643;
}
.BgClassName
{
background-color: #625643;
}
</style>
border-color css
<style>
span { border-color: #625643; }
span { border-color: rgb(98,86,67); }
td.TdClassName
{
border-color: #625643;
}
.TagClassName
{
border-color: #625643;
}
</style>