Shades of Don Juan #625759
Tints of Don Juan #625759
RGB
CMYK
RGB Variations
Color information
#625759 (or 0x625759) is known color: Don Juan. HEX triplet: 62, 57 and 59. RGB value is (98,87,89). Sum of RGB (Red+Green+Blue) = 98+87+89=274 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.77% from 274); Green value is 87 (34.38% from 255 or 31.75% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 98 - color contains mainly: red. Hex color #625759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625759 is #9DA8A6. Grayscale: #5A5A5A. Windows color (decimal): -10332327 or 5855074. OLE color: 5855074.
HSL color Cylindrical-coordinate representation of color #625759: hue angle of 349.09º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #625759 is Cyan = 0, Magento = 0.11, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 87 | 89 | - |
| CMYK | 0 | 0.11 | 0.09 | 0.62 |
| HSL | 349.09º | 0.06% | 0.36% | - |
| HSV(B) | 349.09º | 0.11% | 0.38% | - |
| XYZ | 10.25 | 10.13 | 10.87 | - |
| YUV | 90.52 | 127.14 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 89 | 0 | 0.11 | 0.09 | 0.62 | 349.09 | 0.06 | 0.36 |
| Hex | 62 | 57 | 59 | 0 | B | 9 | 3E | 15D | 6 | 24 |
| Octal | 142 | 127 | 131 | 0 | 13 | 11 | 76 | 535 | 6 | 44 |
| Binary | 1100010 | 1010111 | 1011001 | 0 | 1011 | 1001 | 111110 | 101011101 | 110 | 100100 |
Color Harmonies of #625759
Complementary color
Monochromatic Colors of #625759
Black with #625759
Text Example
Text Example
White with #625759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625759; }
p { color: rgb(98,87,89); }
H1.HeaderClassName
{
color: #625759;
}
.AnyTagClassName
{
color: #625759;
}
</style>
background-color css
<style>
a { background-color: #625759; }
a { background-color: rgb(98,87,89); }
div.DivClassName
{
background-color: #625759;
}
.BgClassName
{
background-color: #625759;
}
</style>
border-color css
<style>
span { border-color: #625759; }
span { border-color: rgb(98,87,89); }
td.TdClassName
{
border-color: #625759;
}
.TagClassName
{
border-color: #625759;
}
</style>