Shades of Judge Grey #625744
Tints of Judge Grey #625744
RGB
CMYK
RGB Variations
Color information
#625744 (or 0x625744) is known color: Judge Grey. HEX triplet: 62, 57 and 44. RGB value is (98,87,68). Sum of RGB (Red+Green+Blue) = 98+87+68=253 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.74% from 253); Green value is 87 (34.38% from 255 or 34.39% from 253); Blue value is 68 (26.95% from 255 or 26.88% from 253); Max value from RGB is 98 - color contains mainly: red. Hex color #625744 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625744 is #9DA8BB. Grayscale: #585858. Windows color (decimal): -10332348 or 4478818. OLE color: 4478818.
HSL color Cylindrical-coordinate representation of color #625744: hue angle of 38º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #625744 is Cyan = 0, Magento = 0.11, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 87 | 68 | - |
| CMYK | 0 | 0.11 | 0.31 | 0.62 |
| HSL | 38º | 0.18% | 0.33% | - |
| HSV(B) | 38º | 0.31% | 0.38% | - |
| XYZ | 9.49 | 9.83 | 6.87 | - |
| YUV | 88.12 | 116.64 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 68 | 0 | 0.11 | 0.31 | 0.62 | 38 | 0.18 | 0.33 |
| Hex | 62 | 57 | 44 | 0 | B | 1F | 3E | 26 | 12 | 21 |
| Octal | 142 | 127 | 104 | 0 | 13 | 37 | 76 | 46 | 22 | 41 |
| Binary | 1100010 | 1010111 | 1000100 | 0 | 1011 | 11111 | 111110 | 100110 | 10010 | 100001 |
Color Harmonies of #625744
Complementary color
Monochromatic Colors of #625744
Black with #625744
Text Example
Text Example
White with #625744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625744; }
p { color: rgb(98,87,68); }
H1.HeaderClassName
{
color: #625744;
}
.AnyTagClassName
{
color: #625744;
}
</style>
background-color css
<style>
a { background-color: #625744; }
a { background-color: rgb(98,87,68); }
div.DivClassName
{
background-color: #625744;
}
.BgClassName
{
background-color: #625744;
}
</style>
border-color css
<style>
span { border-color: #625744; }
span { border-color: rgb(98,87,68); }
td.TdClassName
{
border-color: #625744;
}
.TagClassName
{
border-color: #625744;
}
</style>