Shades of Don Juan #635456
Tints of Don Juan #635456
RGB
CMYK
RGB Variations
Color information
#635456 (or 0x635456) is known color: Don Juan. HEX triplet: 63, 54 and 56. RGB value is (99,84,86). Sum of RGB (Red+Green+Blue) = 99+84+86=269 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.80% from 269); Green value is 84 (33.20% from 255 or 31.23% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 99 - color contains mainly: red. Hex color #635456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635456 is #9CABA9. Grayscale: #585858. Windows color (decimal): -10267562 or 5657699. OLE color: 5657699.
HSL color Cylindrical-coordinate representation of color #635456: hue angle of 352º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #635456 is Cyan = 0, Magento = 0.15, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 84 | 86 | - |
| CMYK | 0 | 0.15 | 0.13 | 0.61 |
| HSL | 352º | 0.08% | 0.36% | - |
| HSV(B) | 352º | 0.15% | 0.39% | - |
| XYZ | 10 | 9.67 | 10.14 | - |
| YUV | 88.71 | 126.47 | 135.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 84 | 86 | 0 | 0.15 | 0.13 | 0.61 | 352 | 0.08 | 0.36 |
| Hex | 63 | 54 | 56 | 0 | F | D | 3D | 160 | 8 | 24 |
| Octal | 143 | 124 | 126 | 0 | 17 | 15 | 75 | 540 | 10 | 44 |
| Binary | 1100011 | 1010100 | 1010110 | 0 | 1111 | 1101 | 111101 | 101100000 | 1000 | 100100 |
Color Harmonies of #635456
Complementary color
Monochromatic Colors of #635456
Black with #635456
Text Example
Text Example
White with #635456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635456; }
p { color: rgb(99,84,86); }
H1.HeaderClassName
{
color: #635456;
}
.AnyTagClassName
{
color: #635456;
}
</style>
background-color css
<style>
a { background-color: #635456; }
a { background-color: rgb(99,84,86); }
div.DivClassName
{
background-color: #635456;
}
.BgClassName
{
background-color: #635456;
}
</style>
border-color css
<style>
span { border-color: #635456; }
span { border-color: rgb(99,84,86); }
td.TdClassName
{
border-color: #635456;
}
.TagClassName
{
border-color: #635456;
}
</style>