Shades of Judge Grey #635339
Tints of Judge Grey #635339
RGB
CMYK
RGB Variations
Color information
#635339 (or 0x635339) is known color: Judge Grey. HEX triplet: 63, 53 and 39. RGB value is (99,83,57). Sum of RGB (Red+Green+Blue) = 99+83+57=239 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.42% from 239); Green value is 83 (32.81% from 255 or 34.73% from 239); Blue value is 57 (22.66% from 255 or 23.85% from 239); Max value from RGB is 99 - color contains mainly: red. Hex color #635339 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635339 is #9CACC6. Grayscale: #545454. Windows color (decimal): -10267847 or 3756899. OLE color: 3756899.
HSL color Cylindrical-coordinate representation of color #635339: hue angle of 37.14º degrees, saturation: 0.27, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #635339 is Cyan = 0, Magento = 0.16, Yellow = 0.42 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 57 | - |
| CMYK | 0 | 0.16 | 0.42 | 0.61 |
| HSL | 37.14º | 0.27% | 0.31% | - |
| HSV(B) | 37.14º | 0.42% | 0.39% | - |
| XYZ | 8.98 | 9.13 | 5.16 | - |
| YUV | 84.82 | 112.3 | 138.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 57 | 0 | 0.16 | 0.42 | 0.61 | 37.14 | 0.27 | 0.31 |
| Hex | 63 | 53 | 39 | 0 | 10 | 2A | 3D | 25 | 1B | 1F |
| Octal | 143 | 123 | 71 | 0 | 20 | 52 | 75 | 45 | 33 | 37 |
| Binary | 1100011 | 1010011 | 111001 | 0 | 10000 | 101010 | 111101 | 100101 | 11011 | 11111 |
Color Harmonies of #635339
Complementary color
Monochromatic Colors of #635339
Black with #635339
Text Example
Text Example
White with #635339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635339; }
p { color: rgb(99,83,57); }
H1.HeaderClassName
{
color: #635339;
}
.AnyTagClassName
{
color: #635339;
}
</style>
background-color css
<style>
a { background-color: #635339; }
a { background-color: rgb(99,83,57); }
div.DivClassName
{
background-color: #635339;
}
.BgClassName
{
background-color: #635339;
}
</style>
border-color css
<style>
span { border-color: #635339; }
span { border-color: rgb(99,83,57); }
td.TdClassName
{
border-color: #635339;
}
.TagClassName
{
border-color: #635339;
}
</style>