Shades of Judge Grey #625547
Tints of Judge Grey #625547
RGB
CMYK
RGB Variations
Color information
#625547 (or 0x625547) is known color: Judge Grey. HEX triplet: 62, 55 and 47. RGB value is (98,85,71). Sum of RGB (Red+Green+Blue) = 98+85+71=254 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.58% from 254); Green value is 85 (33.59% from 255 or 33.46% from 254); Blue value is 71 (28.12% from 255 or 27.95% from 254); Max value from RGB is 98 - color contains mainly: red. Hex color #625547 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625547 is #9DAAB8. Grayscale: #575757. Windows color (decimal): -10332857 or 4674914. OLE color: 4674914.
HSL color Cylindrical-coordinate representation of color #625547: hue angle of 31.11º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #625547 is Cyan = 0, Magento = 0.13, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 71 | - |
| CMYK | 0 | 0.13 | 0.28 | 0.62 |
| HSL | 31.11º | 0.16% | 0.33% | - |
| HSV(B) | 31.11º | 0.28% | 0.38% | - |
| XYZ | 9.42 | 9.55 | 7.31 | - |
| YUV | 87.29 | 118.81 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 71 | 0 | 0.13 | 0.28 | 0.62 | 31.11 | 0.16 | 0.33 |
| Hex | 62 | 55 | 47 | 0 | D | 1C | 3E | 1F | 10 | 21 |
| Octal | 142 | 125 | 107 | 0 | 15 | 34 | 76 | 37 | 20 | 41 |
| Binary | 1100010 | 1010101 | 1000111 | 0 | 1101 | 11100 | 111110 | 11111 | 10000 | 100001 |
Color Harmonies of #625547
Complementary color
Monochromatic Colors of #625547
Black with #625547
Text Example
Text Example
White with #625547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625547; }
p { color: rgb(98,85,71); }
H1.HeaderClassName
{
color: #625547;
}
.AnyTagClassName
{
color: #625547;
}
</style>
background-color css
<style>
a { background-color: #625547; }
a { background-color: rgb(98,85,71); }
div.DivClassName
{
background-color: #625547;
}
.BgClassName
{
background-color: #625547;
}
</style>
border-color css
<style>
span { border-color: #625547; }
span { border-color: rgb(98,85,71); }
td.TdClassName
{
border-color: #625547;
}
.TagClassName
{
border-color: #625547;
}
</style>