Shades of Judge Grey #635649
Tints of Judge Grey #635649
RGB
CMYK
RGB Variations
Color information
#635649 (or 0x635649) is known color: Judge Grey. HEX triplet: 63, 56 and 49. RGB value is (99,86,73). Sum of RGB (Red+Green+Blue) = 99+86+73=258 (34% of max value = 765). Red value is 99 (39.06% from 255 or 38.37% from 258); Green value is 86 (33.98% from 255 or 33.33% from 258); Blue value is 73 (28.91% from 255 or 28.29% from 258); Max value from RGB is 99 - color contains mainly: red. Hex color #635649 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635649 is #9CA9B6. Grayscale: #585858. Windows color (decimal): -10267063 or 4806243. OLE color: 4806243.
HSL color Cylindrical-coordinate representation of color #635649: hue angle of 30º degrees, saturation: 0.15, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #635649 is Cyan = 0, Magento = 0.13, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 86 | 73 | - |
| CMYK | 0 | 0.13 | 0.26 | 0.61 |
| HSL | 30º | 0.15% | 0.34% | - |
| HSV(B) | 30º | 0.26% | 0.39% | - |
| XYZ | 9.68 | 9.79 | 7.68 | - |
| YUV | 88.41 | 119.31 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 86 | 73 | 0 | 0.13 | 0.26 | 0.61 | 30 | 0.15 | 0.34 |
| Hex | 63 | 56 | 49 | 0 | D | 1A | 3D | 1E | F | 22 |
| Octal | 143 | 126 | 111 | 0 | 15 | 32 | 75 | 36 | 17 | 42 |
| Binary | 1100011 | 1010110 | 1001001 | 0 | 1101 | 11010 | 111101 | 11110 | 1111 | 100010 |
Color Harmonies of #635649
Complementary color
Monochromatic Colors of #635649
Black with #635649
Text Example
Text Example
White with #635649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635649; }
p { color: rgb(99,86,73); }
H1.HeaderClassName
{
color: #635649;
}
.AnyTagClassName
{
color: #635649;
}
</style>
background-color css
<style>
a { background-color: #635649; }
a { background-color: rgb(99,86,73); }
div.DivClassName
{
background-color: #635649;
}
.BgClassName
{
background-color: #635649;
}
</style>
border-color css
<style>
span { border-color: #635649; }
span { border-color: rgb(99,86,73); }
td.TdClassName
{
border-color: #635649;
}
.TagClassName
{
border-color: #635649;
}
</style>