Shades of Don Juan #635156
Tints of Don Juan #635156
RGB
CMYK
RGB Variations
Color information
#635156 (or 0x635156) is known color: Don Juan. HEX triplet: 63, 51 and 56. RGB value is (99,81,86). Sum of RGB (Red+Green+Blue) = 99+81+86=266 (35% of max value = 765). Red value is 99 (39.06% from 255 or 37.22% from 266); Green value is 81 (32.03% from 255 or 30.45% from 266); Blue value is 86 (33.98% from 255 or 32.33% from 266); Max value from RGB is 99 - color contains mainly: red. Hex color #635156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635156 is #9CAEA9. Grayscale: #565656. Windows color (decimal): -10268330 or 5656931. OLE color: 5656931.
HSL color Cylindrical-coordinate representation of color #635156: hue angle of 343.33º 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 #635156 is Cyan = 0, Magento = 0.18, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 81 | 86 | - |
| CMYK | 0 | 0.18 | 0.13 | 0.61 |
| HSL | 343.33º | 0.1% | 0.35% | - |
| HSV(B) | 343.33º | 0.18% | 0.39% | - |
| XYZ | 9.77 | 9.21 | 10.07 | - |
| YUV | 86.95 | 127.46 | 136.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 86 | 0 | 0.18 | 0.13 | 0.61 | 343.33 | 0.1 | 0.35 |
| Hex | 63 | 51 | 56 | 0 | 12 | D | 3D | 157 | A | 23 |
| Octal | 143 | 121 | 126 | 0 | 22 | 15 | 75 | 527 | 12 | 43 |
| Binary | 1100011 | 1010001 | 1010110 | 0 | 10010 | 1101 | 111101 | 101010111 | 1010 | 100011 |
Color Harmonies of #635156
Complementary color
Monochromatic Colors of #635156
Black with #635156
Text Example
Text Example
White with #635156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635156; }
p { color: rgb(99,81,86); }
H1.HeaderClassName
{
color: #635156;
}
.AnyTagClassName
{
color: #635156;
}
</style>
background-color css
<style>
a { background-color: #635156; }
a { background-color: rgb(99,81,86); }
div.DivClassName
{
background-color: #635156;
}
.BgClassName
{
background-color: #635156;
}
</style>
border-color css
<style>
span { border-color: #635156; }
span { border-color: rgb(99,81,86); }
td.TdClassName
{
border-color: #635156;
}
.TagClassName
{
border-color: #635156;
}
</style>