Shades of Don Juan #625659
Tints of Don Juan #625659
RGB
CMYK
RGB Variations
Color information
#625659 (or 0x625659) is known color: Don Juan. HEX triplet: 62, 56 and 59. RGB value is (98,86,89). Sum of RGB (Red+Green+Blue) = 98+86+89=273 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.90% from 273); Green value is 86 (33.98% from 255 or 31.50% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 98 - color contains mainly: red. Hex color #625659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625659 is #9DA9A6. Grayscale: #595959. Windows color (decimal): -10332583 or 5854818. OLE color: 5854818.
HSL color Cylindrical-coordinate representation of color #625659: hue angle of 345º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #625659 is Cyan = 0, Magento = 0.12, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 86 | 89 | - |
| CMYK | 0 | 0.12 | 0.09 | 0.62 |
| HSL | 345º | 0.07% | 0.36% | - |
| HSV(B) | 345º | 0.12% | 0.38% | - |
| XYZ | 10.17 | 9.97 | 10.84 | - |
| YUV | 89.93 | 127.48 | 133.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 89 | 0 | 0.12 | 0.09 | 0.62 | 345 | 0.07 | 0.36 |
| Hex | 62 | 56 | 59 | 0 | C | 9 | 3E | 159 | 7 | 24 |
| Octal | 142 | 126 | 131 | 0 | 14 | 11 | 76 | 531 | 7 | 44 |
| Binary | 1100010 | 1010110 | 1011001 | 0 | 1100 | 1001 | 111110 | 101011001 | 111 | 100100 |
Color Harmonies of #625659
Complementary color
Monochromatic Colors of #625659
Black with #625659
Text Example
Text Example
White with #625659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625659; }
p { color: rgb(98,86,89); }
H1.HeaderClassName
{
color: #625659;
}
.AnyTagClassName
{
color: #625659;
}
</style>
background-color css
<style>
a { background-color: #625659; }
a { background-color: rgb(98,86,89); }
div.DivClassName
{
background-color: #625659;
}
.BgClassName
{
background-color: #625659;
}
</style>
border-color css
<style>
span { border-color: #625659; }
span { border-color: rgb(98,86,89); }
td.TdClassName
{
border-color: #625659;
}
.TagClassName
{
border-color: #625659;
}
</style>