Shades of Judge Grey #635948
Tints of Judge Grey #635948
RGB
CMYK
RGB Variations
Color information
#635948 (or 0x635948) is known color: Judge Grey. HEX triplet: 63, 59 and 48. RGB value is (99,89,72). Sum of RGB (Red+Green+Blue) = 99+89+72=260 (34% of max value = 765). Red value is 99 (39.06% from 255 or 38.08% from 260); Green value is 89 (35.16% from 255 or 34.23% from 260); Blue value is 72 (28.52% from 255 or 27.69% from 260); Max value from RGB is 99 - color contains mainly: red. Hex color #635948 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635948 is #9CA6B7. Grayscale: #5A5A5A. Windows color (decimal): -10266296 or 4741475. OLE color: 4741475.
HSL color Cylindrical-coordinate representation of color #635948: hue angle of 37.78º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #635948 is Cyan = 0, Magento = 0.10, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 89 | 72 | - |
| CMYK | 0 | 0.10 | 0.27 | 0.61 |
| HSL | 37.78º | 0.16% | 0.34% | - |
| HSV(B) | 37.78º | 0.27% | 0.39% | - |
| XYZ | 9.89 | 10.27 | 7.59 | - |
| YUV | 90.05 | 117.81 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 89 | 72 | 0 | 0.10 | 0.27 | 0.61 | 37.78 | 0.16 | 0.34 |
| Hex | 63 | 59 | 48 | 0 | A | 1B | 3D | 26 | 10 | 22 |
| Octal | 143 | 131 | 110 | 0 | 12 | 33 | 75 | 46 | 20 | 42 |
| Binary | 1100011 | 1011001 | 1001000 | 0 | 1010 | 11011 | 111101 | 100110 | 10000 | 100010 |
Color Harmonies of #635948
Complementary color
Monochromatic Colors of #635948
Black with #635948
Text Example
Text Example
White with #635948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635948; }
p { color: rgb(99,89,72); }
H1.HeaderClassName
{
color: #635948;
}
.AnyTagClassName
{
color: #635948;
}
</style>
background-color css
<style>
a { background-color: #635948; }
a { background-color: rgb(99,89,72); }
div.DivClassName
{
background-color: #635948;
}
.BgClassName
{
background-color: #635948;
}
</style>
border-color css
<style>
span { border-color: #635948; }
span { border-color: rgb(99,89,72); }
td.TdClassName
{
border-color: #635948;
}
.TagClassName
{
border-color: #635948;
}
</style>