Shades of Don Juan #635155
Tints of Don Juan #635155
RGB
CMYK
RGB Variations
Color information
#635155 (or 0x635155) is known color: Don Juan. HEX triplet: 63, 51 and 55. RGB value is (99,81,85). Sum of RGB (Red+Green+Blue) = 99+81+85=265 (35% of max value = 765). Red value is 99 (39.06% from 255 or 37.36% from 265); Green value is 81 (32.03% from 255 or 30.57% from 265); Blue value is 85 (33.59% from 255 or 32.08% from 265); Max value from RGB is 99 - color contains mainly: red. Hex color #635155 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635155 is #9CAEAA. Grayscale: #565656. Windows color (decimal): -10268331 or 5591395. OLE color: 5591395.
HSL color Cylindrical-coordinate representation of color #635155: hue angle of 346.67º 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 #635155 is Cyan = 0, Magento = 0.18, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 81 | 85 | - |
| CMYK | 0 | 0.18 | 0.14 | 0.61 |
| HSL | 346.67º | 0.1% | 0.35% | - |
| HSV(B) | 346.67º | 0.18% | 0.39% | - |
| XYZ | 9.73 | 9.19 | 9.86 | - |
| YUV | 86.84 | 126.96 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 85 | 0 | 0.18 | 0.14 | 0.61 | 346.67 | 0.1 | 0.35 |
| Hex | 63 | 51 | 55 | 0 | 12 | E | 3D | 15B | A | 23 |
| Octal | 143 | 121 | 125 | 0 | 22 | 16 | 75 | 533 | 12 | 43 |
| Binary | 1100011 | 1010001 | 1010101 | 0 | 10010 | 1110 | 111101 | 101011011 | 1010 | 100011 |
Color Harmonies of #635155
Complementary color
Monochromatic Colors of #635155
Black with #635155
Text Example
Text Example
White with #635155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635155; }
p { color: rgb(99,81,85); }
H1.HeaderClassName
{
color: #635155;
}
.AnyTagClassName
{
color: #635155;
}
</style>
background-color css
<style>
a { background-color: #635155; }
a { background-color: rgb(99,81,85); }
div.DivClassName
{
background-color: #635155;
}
.BgClassName
{
background-color: #635155;
}
</style>
border-color css
<style>
span { border-color: #635155; }
span { border-color: rgb(99,81,85); }
td.TdClassName
{
border-color: #635155;
}
.TagClassName
{
border-color: #635155;
}
</style>