Shades of Don Juan #635357
Tints of Don Juan #635357
RGB
CMYK
RGB Variations
Color information
#635357 (or 0x635357) is known color: Don Juan. HEX triplet: 63, 53 and 57. RGB value is (99,83,87). Sum of RGB (Red+Green+Blue) = 99+83+87=269 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.80% from 269); Green value is 83 (32.81% from 255 or 30.86% from 269); Blue value is 87 (34.38% from 255 or 32.34% from 269); Max value from RGB is 99 - color contains mainly: red. Hex color #635357 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635357 is #9CACA8. Grayscale: #585858. Windows color (decimal): -10267817 or 5722979. OLE color: 5722979.
HSL color Cylindrical-coordinate representation of color #635357: hue angle of 345º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #635357 is Cyan = 0, Magento = 0.16, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 87 | - |
| CMYK | 0 | 0.16 | 0.12 | 0.61 |
| HSL | 345º | 0.09% | 0.36% | - |
| HSV(B) | 345º | 0.16% | 0.39% | - |
| XYZ | 9.96 | 9.53 | 10.33 | - |
| YUV | 88.24 | 127.3 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 87 | 0 | 0.16 | 0.12 | 0.61 | 345 | 0.09 | 0.36 |
| Hex | 63 | 53 | 57 | 0 | 10 | C | 3D | 159 | 9 | 24 |
| Octal | 143 | 123 | 127 | 0 | 20 | 14 | 75 | 531 | 11 | 44 |
| Binary | 1100011 | 1010011 | 1010111 | 0 | 10000 | 1100 | 111101 | 101011001 | 1001 | 100100 |
Color Harmonies of #635357
Complementary color
Monochromatic Colors of #635357
Black with #635357
Text Example
Text Example
White with #635357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635357; }
p { color: rgb(99,83,87); }
H1.HeaderClassName
{
color: #635357;
}
.AnyTagClassName
{
color: #635357;
}
</style>
background-color css
<style>
a { background-color: #635357; }
a { background-color: rgb(99,83,87); }
div.DivClassName
{
background-color: #635357;
}
.BgClassName
{
background-color: #635357;
}
</style>
border-color css
<style>
span { border-color: #635357; }
span { border-color: rgb(99,83,87); }
td.TdClassName
{
border-color: #635357;
}
.TagClassName
{
border-color: #635357;
}
</style>