Shades of Don Juan #625558
Tints of Don Juan #625558
RGB
CMYK
RGB Variations
Color information
#625558 (or 0x625558) is known color: Don Juan. HEX triplet: 62, 55 and 58. RGB value is (98,85,88). Sum of RGB (Red+Green+Blue) = 98+85+88=271 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.16% from 271); Green value is 85 (33.59% from 255 or 31.37% from 271); Blue value is 88 (34.77% from 255 or 32.47% from 271); Max value from RGB is 98 - color contains mainly: red. Hex color #625558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625558 is #9DAAA7. Grayscale: #595959. Windows color (decimal): -10332840 or 5789026. OLE color: 5789026.
HSL color Cylindrical-coordinate representation of color #625558: hue angle of 346.15º 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 #625558 is Cyan = 0, Magento = 0.13, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 88 | - |
| CMYK | 0 | 0.13 | 0.10 | 0.62 |
| HSL | 346.15º | 0.07% | 0.36% | - |
| HSV(B) | 346.15º | 0.13% | 0.38% | - |
| XYZ | 10.05 | 9.8 | 10.59 | - |
| YUV | 89.23 | 127.31 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 88 | 0 | 0.13 | 0.10 | 0.62 | 346.15 | 0.07 | 0.36 |
| Hex | 62 | 55 | 58 | 0 | D | A | 3E | 15A | 7 | 24 |
| Octal | 142 | 125 | 130 | 0 | 15 | 12 | 76 | 532 | 7 | 44 |
| Binary | 1100010 | 1010101 | 1011000 | 0 | 1101 | 1010 | 111110 | 101011010 | 111 | 100100 |
Color Harmonies of #625558
Complementary color
Monochromatic Colors of #625558
Black with #625558
Text Example
Text Example
White with #625558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625558; }
p { color: rgb(98,85,88); }
H1.HeaderClassName
{
color: #625558;
}
.AnyTagClassName
{
color: #625558;
}
</style>
background-color css
<style>
a { background-color: #625558; }
a { background-color: rgb(98,85,88); }
div.DivClassName
{
background-color: #625558;
}
.BgClassName
{
background-color: #625558;
}
</style>
border-color css
<style>
span { border-color: #625558; }
span { border-color: rgb(98,85,88); }
td.TdClassName
{
border-color: #625558;
}
.TagClassName
{
border-color: #625558;
}
</style>