Shades of Judge Grey #635740
Tints of Judge Grey #635740
RGB
CMYK
RGB Variations
Color information
#635740 (or 0x635740) is known color: Judge Grey. HEX triplet: 63, 57 and 40. RGB value is (99,87,64). Sum of RGB (Red+Green+Blue) = 99+87+64=250 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.6% from 250); Green value is 87 (34.38% from 255 or 34.8% from 250); Blue value is 64 (25.39% from 255 or 25.6% from 250); Max value from RGB is 99 - color contains mainly: red. Hex color #635740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635740 is #9CA8BF. Grayscale: #585858. Windows color (decimal): -10266816 or 4216675. OLE color: 4216675.
HSL color Cylindrical-coordinate representation of color #635740: hue angle of 39.43º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #635740 is Cyan = 0, Magento = 0.12, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 87 | 64 | - |
| CMYK | 0 | 0.12 | 0.35 | 0.61 |
| HSL | 39.43º | 0.21% | 0.32% | - |
| HSV(B) | 39.43º | 0.35% | 0.39% | - |
| XYZ | 9.48 | 9.84 | 6.25 | - |
| YUV | 87.97 | 114.48 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 87 | 64 | 0 | 0.12 | 0.35 | 0.61 | 39.43 | 0.21 | 0.32 |
| Hex | 63 | 57 | 40 | 0 | C | 23 | 3D | 27 | 15 | 20 |
| Octal | 143 | 127 | 100 | 0 | 14 | 43 | 75 | 47 | 25 | 40 |
| Binary | 1100011 | 1010111 | 1000000 | 0 | 1100 | 100011 | 111101 | 100111 | 10101 | 100000 |
Color Harmonies of #635740
Complementary color
Monochromatic Colors of #635740
Black with #635740
Text Example
Text Example
White with #635740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635740; }
p { color: rgb(99,87,64); }
H1.HeaderClassName
{
color: #635740;
}
.AnyTagClassName
{
color: #635740;
}
</style>
background-color css
<style>
a { background-color: #635740; }
a { background-color: rgb(99,87,64); }
div.DivClassName
{
background-color: #635740;
}
.BgClassName
{
background-color: #635740;
}
</style>
border-color css
<style>
span { border-color: #635740; }
span { border-color: rgb(99,87,64); }
td.TdClassName
{
border-color: #635740;
}
.TagClassName
{
border-color: #635740;
}
</style>