Shades of Don Juan #635354
Tints of Don Juan #635354
RGB
CMYK
RGB Variations
Color information
#635354 (or 0x635354) is known color: Don Juan. HEX triplet: 63, 53 and 54. RGB value is (99,83,84). Sum of RGB (Red+Green+Blue) = 99+83+84=266 (35% of max value = 765). Red value is 99 (39.06% from 255 or 37.22% from 266); Green value is 83 (32.81% from 255 or 31.20% from 266); Blue value is 84 (33.20% from 255 or 31.58% from 266); Max value from RGB is 99 - color contains mainly: red. Hex color #635354 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635354 is #9CACAB. Grayscale: #575757. Windows color (decimal): -10267820 or 5526371. OLE color: 5526371.
HSL color Cylindrical-coordinate representation of color #635354: hue angle of 356.25º 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 #635354 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 84 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.61 |
| HSL | 356.25º | 0.09% | 0.36% | - |
| HSV(B) | 356.25º | 0.16% | 0.39% | - |
| XYZ | 9.84 | 9.48 | 9.7 | - |
| YUV | 87.9 | 125.8 | 135.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 84 | 0 | 0.16 | 0.15 | 0.61 | 356.25 | 0.09 | 0.36 |
| Hex | 63 | 53 | 54 | 0 | 10 | F | 3D | 164 | 9 | 24 |
| Octal | 143 | 123 | 124 | 0 | 20 | 17 | 75 | 544 | 11 | 44 |
| Binary | 1100011 | 1010011 | 1010100 | 0 | 10000 | 1111 | 111101 | 101100100 | 1001 | 100100 |
Color Harmonies of #635354
Complementary color
Monochromatic Colors of #635354
Black with #635354
Text Example
Text Example
White with #635354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635354; }
p { color: rgb(99,83,84); }
H1.HeaderClassName
{
color: #635354;
}
.AnyTagClassName
{
color: #635354;
}
</style>
background-color css
<style>
a { background-color: #635354; }
a { background-color: rgb(99,83,84); }
div.DivClassName
{
background-color: #635354;
}
.BgClassName
{
background-color: #635354;
}
</style>
border-color css
<style>
span { border-color: #635354; }
span { border-color: rgb(99,83,84); }
td.TdClassName
{
border-color: #635354;
}
.TagClassName
{
border-color: #635354;
}
</style>