Shades of Don Juan #635557
Tints of Don Juan #635557
RGB
CMYK
RGB Variations
Color information
#635557 (or 0x635557) is known color: Don Juan. HEX triplet: 63, 55 and 57. RGB value is (99,85,87). Sum of RGB (Red+Green+Blue) = 99+85+87=271 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.53% from 271); Green value is 85 (33.59% from 255 or 31.37% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 99 - color contains mainly: red. Hex color #635557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635557 is #9CAAA8. Grayscale: #595959. Windows color (decimal): -10267305 or 5723491. OLE color: 5723491.
HSL color Cylindrical-coordinate representation of color #635557: hue angle of 351.43º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #635557 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 85 | 87 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.61 |
| HSL | 351.43º | 0.08% | 0.36% | - |
| HSV(B) | 351.43º | 0.14% | 0.39% | - |
| XYZ | 10.11 | 9.84 | 10.38 | - |
| YUV | 89.41 | 126.64 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 85 | 87 | 0 | 0.14 | 0.12 | 0.61 | 351.43 | 0.08 | 0.36 |
| Hex | 63 | 55 | 57 | 0 | E | C | 3D | 15F | 8 | 24 |
| Octal | 143 | 125 | 127 | 0 | 16 | 14 | 75 | 537 | 10 | 44 |
| Binary | 1100011 | 1010101 | 1010111 | 0 | 1110 | 1100 | 111101 | 101011111 | 1000 | 100100 |
Color Harmonies of #635557
Complementary color
Monochromatic Colors of #635557
Black with #635557
Text Example
Text Example
White with #635557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635557; }
p { color: rgb(99,85,87); }
H1.HeaderClassName
{
color: #635557;
}
.AnyTagClassName
{
color: #635557;
}
</style>
background-color css
<style>
a { background-color: #635557; }
a { background-color: rgb(99,85,87); }
div.DivClassName
{
background-color: #635557;
}
.BgClassName
{
background-color: #635557;
}
</style>
border-color css
<style>
span { border-color: #635557; }
span { border-color: rgb(99,85,87); }
td.TdClassName
{
border-color: #635557;
}
.TagClassName
{
border-color: #635557;
}
</style>