Shades of Don Juan #625559
Tints of Don Juan #625559
RGB
CMYK
RGB Variations
Color information
#625559 (or 0x625559) is known color: Don Juan. HEX triplet: 62, 55 and 59. RGB value is (98,85,89). Sum of RGB (Red+Green+Blue) = 98+85+89=272 (36% of max value = 765). Red value is 98 (38.67% from 255 or 36.03% from 272); Green value is 85 (33.59% from 255 or 31.25% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 98 - color contains mainly: red. Hex color #625559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625559 is #9DAAA6. Grayscale: #595959. Windows color (decimal): -10332839 or 5854562. OLE color: 5854562.
HSL color Cylindrical-coordinate representation of color #625559: hue angle of 341.54º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #625559 is Cyan = 0, Magento = 0.13, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 89 | - |
| CMYK | 0 | 0.13 | 0.09 | 0.62 |
| HSL | 341.54º | 0.07% | 0.36% | - |
| HSV(B) | 341.54º | 0.13% | 0.38% | - |
| XYZ | 10.09 | 9.81 | 10.81 | - |
| YUV | 89.34 | 127.81 | 134.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 89 | 0 | 0.13 | 0.09 | 0.62 | 341.54 | 0.07 | 0.36 |
| Hex | 62 | 55 | 59 | 0 | D | 9 | 3E | 156 | 7 | 24 |
| Octal | 142 | 125 | 131 | 0 | 15 | 11 | 76 | 526 | 7 | 44 |
| Binary | 1100010 | 1010101 | 1011001 | 0 | 1101 | 1001 | 111110 | 101010110 | 111 | 100100 |
Color Harmonies of #625559
Complementary color
Monochromatic Colors of #625559
Black with #625559
Text Example
Text Example
White with #625559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625559; }
p { color: rgb(98,85,89); }
H1.HeaderClassName
{
color: #625559;
}
.AnyTagClassName
{
color: #625559;
}
</style>
background-color css
<style>
a { background-color: #625559; }
a { background-color: rgb(98,85,89); }
div.DivClassName
{
background-color: #625559;
}
.BgClassName
{
background-color: #625559;
}
</style>
border-color css
<style>
span { border-color: #625559; }
span { border-color: rgb(98,85,89); }
td.TdClassName
{
border-color: #625559;
}
.TagClassName
{
border-color: #625559;
}
</style>