Shades of Don Juan #625458
Tints of Don Juan #625458
RGB
CMYK
RGB Variations
Color information
#625458 (or 0x625458) is known color: Don Juan. HEX triplet: 62, 54 and 58. RGB value is (98,84,88). Sum of RGB (Red+Green+Blue) = 98+84+88=270 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.30% from 270); Green value is 84 (33.20% from 255 or 31.11% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 98 - color contains mainly: red. Hex color #625458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625458 is #9DABA7. Grayscale: #585858. Windows color (decimal): -10333096 or 5788770. OLE color: 5788770.
HSL color Cylindrical-coordinate representation of color #625458: hue angle of 342.86º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #625458 is Cyan = 0, Magento = 0.14, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 84 | 88 | - |
| CMYK | 0 | 0.14 | 0.10 | 0.62 |
| HSL | 342.86º | 0.08% | 0.36% | - |
| HSV(B) | 342.86º | 0.14% | 0.38% | - |
| XYZ | 9.97 | 9.64 | 10.57 | - |
| YUV | 88.64 | 127.64 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 88 | 0 | 0.14 | 0.10 | 0.62 | 342.86 | 0.08 | 0.36 |
| Hex | 62 | 54 | 58 | 0 | E | A | 3E | 157 | 8 | 24 |
| Octal | 142 | 124 | 130 | 0 | 16 | 12 | 76 | 527 | 10 | 44 |
| Binary | 1100010 | 1010100 | 1011000 | 0 | 1110 | 1010 | 111110 | 101010111 | 1000 | 100100 |
Color Harmonies of #625458
Complementary color
Monochromatic Colors of #625458
Black with #625458
Text Example
Text Example
White with #625458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625458; }
p { color: rgb(98,84,88); }
H1.HeaderClassName
{
color: #625458;
}
.AnyTagClassName
{
color: #625458;
}
</style>
background-color css
<style>
a { background-color: #625458; }
a { background-color: rgb(98,84,88); }
div.DivClassName
{
background-color: #625458;
}
.BgClassName
{
background-color: #625458;
}
</style>
border-color css
<style>
span { border-color: #625458; }
span { border-color: rgb(98,84,88); }
td.TdClassName
{
border-color: #625458;
}
.TagClassName
{
border-color: #625458;
}
</style>