Shades of Don Juan #635358
Tints of Don Juan #635358
RGB
CMYK
RGB Variations
Color information
#635358 (or 0x635358) is known color: Don Juan. HEX triplet: 63, 53 and 58. RGB value is (99,83,88). Sum of RGB (Red+Green+Blue) = 99+83+88=270 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.67% from 270); Green value is 83 (32.81% from 255 or 30.74% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 99 - color contains mainly: red. Hex color #635358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635358 is #9CACA7. Grayscale: #585858. Windows color (decimal): -10267816 or 5788515. OLE color: 5788515.
HSL color Cylindrical-coordinate representation of color #635358: hue angle of 341.25º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #635358 is Cyan = 0, Magento = 0.16, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 88 | - |
| CMYK | 0 | 0.16 | 0.11 | 0.61 |
| HSL | 341.25º | 0.09% | 0.36% | - |
| HSV(B) | 341.25º | 0.16% | 0.39% | - |
| XYZ | 10 | 9.54 | 10.55 | - |
| YUV | 88.35 | 127.8 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 88 | 0 | 0.16 | 0.11 | 0.61 | 341.25 | 0.09 | 0.36 |
| Hex | 63 | 53 | 58 | 0 | 10 | B | 3D | 155 | 9 | 24 |
| Octal | 143 | 123 | 130 | 0 | 20 | 13 | 75 | 525 | 11 | 44 |
| Binary | 1100011 | 1010011 | 1011000 | 0 | 10000 | 1011 | 111101 | 101010101 | 1001 | 100100 |
Color Harmonies of #635358
Complementary color
Monochromatic Colors of #635358
Black with #635358
Text Example
Text Example
White with #635358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635358; }
p { color: rgb(99,83,88); }
H1.HeaderClassName
{
color: #635358;
}
.AnyTagClassName
{
color: #635358;
}
</style>
background-color css
<style>
a { background-color: #635358; }
a { background-color: rgb(99,83,88); }
div.DivClassName
{
background-color: #635358;
}
.BgClassName
{
background-color: #635358;
}
</style>
border-color css
<style>
span { border-color: #635358; }
span { border-color: rgb(99,83,88); }
td.TdClassName
{
border-color: #635358;
}
.TagClassName
{
border-color: #635358;
}
</style>