Shades of Don Juan #635256
Tints of Don Juan #635256
RGB
CMYK
RGB Variations
Color information
#635256 (or 0x635256) is known color: Don Juan. HEX triplet: 63, 52 and 56. RGB value is (99,82,86). Sum of RGB (Red+Green+Blue) = 99+82+86=267 (35% of max value = 765). Red value is 99 (39.06% from 255 or 37.08% from 267); Green value is 82 (32.42% from 255 or 30.71% from 267); Blue value is 86 (33.98% from 255 or 32.21% from 267); Max value from RGB is 99 - color contains mainly: red. Hex color #635256 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635256 is #9CADA9. Grayscale: #575757. Windows color (decimal): -10268074 or 5657187. OLE color: 5657187.
HSL color Cylindrical-coordinate representation of color #635256: hue angle of 345.88º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #635256 is Cyan = 0, Magento = 0.17, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 82 | 86 | - |
| CMYK | 0 | 0.17 | 0.13 | 0.61 |
| HSL | 345.88º | 0.09% | 0.35% | - |
| HSV(B) | 345.88º | 0.17% | 0.39% | - |
| XYZ | 9.84 | 9.36 | 10.09 | - |
| YUV | 87.54 | 127.13 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 82 | 86 | 0 | 0.17 | 0.13 | 0.61 | 345.88 | 0.09 | 0.35 |
| Hex | 63 | 52 | 56 | 0 | 11 | D | 3D | 15A | 9 | 23 |
| Octal | 143 | 122 | 126 | 0 | 21 | 15 | 75 | 532 | 11 | 43 |
| Binary | 1100011 | 1010010 | 1010110 | 0 | 10001 | 1101 | 111101 | 101011010 | 1001 | 100011 |
Color Harmonies of #635256
Complementary color
Monochromatic Colors of #635256
Black with #635256
Text Example
Text Example
White with #635256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635256; }
p { color: rgb(99,82,86); }
H1.HeaderClassName
{
color: #635256;
}
.AnyTagClassName
{
color: #635256;
}
</style>
background-color css
<style>
a { background-color: #635256; }
a { background-color: rgb(99,82,86); }
div.DivClassName
{
background-color: #635256;
}
.BgClassName
{
background-color: #635256;
}
</style>
border-color css
<style>
span { border-color: #635256; }
span { border-color: rgb(99,82,86); }
td.TdClassName
{
border-color: #635256;
}
.TagClassName
{
border-color: #635256;
}
</style>