Shades of Don Juan #635659
Tints of Don Juan #635659
RGB
CMYK
RGB Variations
Color information
#635659 (or 0x635659) is known color: Don Juan. HEX triplet: 63, 56 and 59. RGB value is (99,86,89). Sum of RGB (Red+Green+Blue) = 99+86+89=274 (36% of max value = 765). Red value is 99 (39.06% from 255 or 36.13% from 274); Green value is 86 (33.98% from 255 or 31.39% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 99 - color contains mainly: red. Hex color #635659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635659 is #9CA9A6. Grayscale: #5A5A5A. Windows color (decimal): -10267047 or 5854819. OLE color: 5854819.
HSL color Cylindrical-coordinate representation of color #635659: hue angle of 346.15º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #635659 is Cyan = 0, Magento = 0.13, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 86 | 89 | - |
| CMYK | 0 | 0.13 | 0.10 | 0.61 |
| HSL | 346.15º | 0.07% | 0.36% | - |
| HSV(B) | 346.15º | 0.13% | 0.39% | - |
| XYZ | 10.28 | 10.03 | 10.85 | - |
| YUV | 90.23 | 127.31 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 86 | 89 | 0 | 0.13 | 0.10 | 0.61 | 346.15 | 0.07 | 0.36 |
| Hex | 63 | 56 | 59 | 0 | D | A | 3D | 15A | 7 | 24 |
| Octal | 143 | 126 | 131 | 0 | 15 | 12 | 75 | 532 | 7 | 44 |
| Binary | 1100011 | 1010110 | 1011001 | 0 | 1101 | 1010 | 111101 | 101011010 | 111 | 100100 |
Color Harmonies of #635659
Complementary color
Monochromatic Colors of #635659
Black with #635659
Text Example
Text Example
White with #635659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635659; }
p { color: rgb(99,86,89); }
H1.HeaderClassName
{
color: #635659;
}
.AnyTagClassName
{
color: #635659;
}
</style>
background-color css
<style>
a { background-color: #635659; }
a { background-color: rgb(99,86,89); }
div.DivClassName
{
background-color: #635659;
}
.BgClassName
{
background-color: #635659;
}
</style>
border-color css
<style>
span { border-color: #635659; }
span { border-color: rgb(99,86,89); }
td.TdClassName
{
border-color: #635659;
}
.TagClassName
{
border-color: #635659;
}
</style>