Shades of Judge Grey #635947
Tints of Judge Grey #635947
RGB
CMYK
RGB Variations
Color information
#635947 (or 0x635947) is known color: Judge Grey. HEX triplet: 63, 59 and 47. RGB value is (99,89,71). Sum of RGB (Red+Green+Blue) = 99+89+71=259 (34% of max value = 765). Red value is 99 (39.06% from 255 or 38.22% from 259); Green value is 89 (35.16% from 255 or 34.36% from 259); Blue value is 71 (28.12% from 255 or 27.41% from 259); Max value from RGB is 99 - color contains mainly: red. Hex color #635947 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635947 is #9CA6B8. Grayscale: #5A5A5A. Windows color (decimal): -10266297 or 4675939. OLE color: 4675939.
HSL color Cylindrical-coordinate representation of color #635947: hue angle of 38.57º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #635947 is Cyan = 0, Magento = 0.10, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 89 | 71 | - |
| CMYK | 0 | 0.10 | 0.28 | 0.61 |
| HSL | 38.57º | 0.16% | 0.33% | - |
| HSV(B) | 38.57º | 0.28% | 0.39% | - |
| XYZ | 9.86 | 10.25 | 7.42 | - |
| YUV | 89.94 | 117.31 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 89 | 71 | 0 | 0.10 | 0.28 | 0.61 | 38.57 | 0.16 | 0.33 |
| Hex | 63 | 59 | 47 | 0 | A | 1C | 3D | 27 | 10 | 21 |
| Octal | 143 | 131 | 107 | 0 | 12 | 34 | 75 | 47 | 20 | 41 |
| Binary | 1100011 | 1011001 | 1000111 | 0 | 1010 | 11100 | 111101 | 100111 | 10000 | 100001 |
Color Harmonies of #635947
Complementary color
Monochromatic Colors of #635947
Black with #635947
Text Example
Text Example
White with #635947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635947; }
p { color: rgb(99,89,71); }
H1.HeaderClassName
{
color: #635947;
}
.AnyTagClassName
{
color: #635947;
}
</style>
background-color css
<style>
a { background-color: #635947; }
a { background-color: rgb(99,89,71); }
div.DivClassName
{
background-color: #635947;
}
.BgClassName
{
background-color: #635947;
}
</style>
border-color css
<style>
span { border-color: #635947; }
span { border-color: rgb(99,89,71); }
td.TdClassName
{
border-color: #635947;
}
.TagClassName
{
border-color: #635947;
}
</style>