Shades of Don Juan #635154
Tints of Don Juan #635154
RGB
CMYK
RGB Variations
Color information
#635154 (or 0x635154) is known color: Don Juan. HEX triplet: 63, 51 and 54. RGB value is (99,81,84). Sum of RGB (Red+Green+Blue) = 99+81+84=264 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.5% from 264); Green value is 81 (32.03% from 255 or 30.68% from 264); Blue value is 84 (33.20% from 255 or 31.82% from 264); Max value from RGB is 99 - color contains mainly: red. Hex color #635154 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635154 is #9CAEAB. Grayscale: #565656. Windows color (decimal): -10268332 or 5525859. OLE color: 5525859.
HSL color Cylindrical-coordinate representation of color #635154: hue angle of 350º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #635154 is Cyan = 0, Magento = 0.18, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 81 | 84 | - |
| CMYK | 0 | 0.18 | 0.15 | 0.61 |
| HSL | 350º | 0.1% | 0.35% | - |
| HSV(B) | 350º | 0.18% | 0.39% | - |
| XYZ | 9.69 | 9.18 | 9.65 | - |
| YUV | 86.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 84 | 0 | 0.18 | 0.15 | 0.61 | 350 | 0.1 | 0.35 |
| Hex | 63 | 51 | 54 | 0 | 12 | F | 3D | 15E | A | 23 |
| Octal | 143 | 121 | 124 | 0 | 22 | 17 | 75 | 536 | 12 | 43 |
| Binary | 1100011 | 1010001 | 1010100 | 0 | 10010 | 1111 | 111101 | 101011110 | 1010 | 100011 |
Color Harmonies of #635154
Complementary color
Monochromatic Colors of #635154
Black with #635154
Text Example
Text Example
White with #635154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635154; }
p { color: rgb(99,81,84); }
H1.HeaderClassName
{
color: #635154;
}
.AnyTagClassName
{
color: #635154;
}
</style>
background-color css
<style>
a { background-color: #635154; }
a { background-color: rgb(99,81,84); }
div.DivClassName
{
background-color: #635154;
}
.BgClassName
{
background-color: #635154;
}
</style>
border-color css
<style>
span { border-color: #635154; }
span { border-color: rgb(99,81,84); }
td.TdClassName
{
border-color: #635154;
}
.TagClassName
{
border-color: #635154;
}
</style>