Shades of Judge Grey #635440
Tints of Judge Grey #635440
RGB
CMYK
RGB Variations
Color information
#635440 (or 0x635440) is known color: Judge Grey. HEX triplet: 63, 54 and 40. RGB value is (99,84,64). Sum of RGB (Red+Green+Blue) = 99+84+64=247 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.08% from 247); Green value is 84 (33.20% from 255 or 34.01% from 247); Blue value is 64 (25.39% from 255 or 25.91% from 247); Max value from RGB is 99 - color contains mainly: red. Hex color #635440 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635440 is #9CABBF. Grayscale: #565656. Windows color (decimal): -10267584 or 4215907. OLE color: 4215907.
HSL color Cylindrical-coordinate representation of color #635440: hue angle of 34.29º 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 #635440 is Cyan = 0, Magento = 0.15, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 84 | 64 | - |
| CMYK | 0 | 0.15 | 0.35 | 0.61 |
| HSL | 34.29º | 0.21% | 0.32% | - |
| HSV(B) | 34.29º | 0.35% | 0.39% | - |
| XYZ | 9.24 | 9.36 | 6.17 | - |
| YUV | 86.21 | 115.47 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 84 | 64 | 0 | 0.15 | 0.35 | 0.61 | 34.29 | 0.21 | 0.32 |
| Hex | 63 | 54 | 40 | 0 | F | 23 | 3D | 22 | 15 | 20 |
| Octal | 143 | 124 | 100 | 0 | 17 | 43 | 75 | 42 | 25 | 40 |
| Binary | 1100011 | 1010100 | 1000000 | 0 | 1111 | 100011 | 111101 | 100010 | 10101 | 100000 |
Color Harmonies of #635440
Complementary color
Monochromatic Colors of #635440
Black with #635440
Text Example
Text Example
White with #635440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635440; }
p { color: rgb(99,84,64); }
H1.HeaderClassName
{
color: #635440;
}
.AnyTagClassName
{
color: #635440;
}
</style>
background-color css
<style>
a { background-color: #635440; }
a { background-color: rgb(99,84,64); }
div.DivClassName
{
background-color: #635440;
}
.BgClassName
{
background-color: #635440;
}
</style>
border-color css
<style>
span { border-color: #635440; }
span { border-color: rgb(99,84,64); }
td.TdClassName
{
border-color: #635440;
}
.TagClassName
{
border-color: #635440;
}
</style>