Shades of Don Juan #625456
Tints of Don Juan #625456
RGB
CMYK
RGB Variations
Color information
#625456 (or 0x625456) is known color: Don Juan. HEX triplet: 62, 54 and 56. RGB value is (98,84,86). Sum of RGB (Red+Green+Blue) = 98+84+86=268 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.57% from 268); Green value is 84 (33.20% from 255 or 31.34% from 268); Blue value is 86 (33.98% from 255 or 32.09% from 268); Max value from RGB is 98 - color contains mainly: red. Hex color #625456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625456 is #9DABA9. Grayscale: #585858. Windows color (decimal): -10333098 or 5657698. OLE color: 5657698.
HSL color Cylindrical-coordinate representation of color #625456: hue angle of 351.43º 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 #625456 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 84 | 86 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.62 |
| HSL | 351.43º | 0.08% | 0.36% | - |
| HSV(B) | 351.43º | 0.14% | 0.38% | - |
| XYZ | 9.89 | 9.61 | 10.14 | - |
| YUV | 88.41 | 126.64 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 86 | 0 | 0.14 | 0.12 | 0.62 | 351.43 | 0.08 | 0.36 |
| Hex | 62 | 54 | 56 | 0 | E | C | 3E | 15F | 8 | 24 |
| Octal | 142 | 124 | 126 | 0 | 16 | 14 | 76 | 537 | 10 | 44 |
| Binary | 1100010 | 1010100 | 1010110 | 0 | 1110 | 1100 | 111110 | 101011111 | 1000 | 100100 |
Color Harmonies of #625456
Complementary color
Monochromatic Colors of #625456
Black with #625456
Text Example
Text Example
White with #625456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625456; }
p { color: rgb(98,84,86); }
H1.HeaderClassName
{
color: #625456;
}
.AnyTagClassName
{
color: #625456;
}
</style>
background-color css
<style>
a { background-color: #625456; }
a { background-color: rgb(98,84,86); }
div.DivClassName
{
background-color: #625456;
}
.BgClassName
{
background-color: #625456;
}
</style>
border-color css
<style>
span { border-color: #625456; }
span { border-color: rgb(98,84,86); }
td.TdClassName
{
border-color: #625456;
}
.TagClassName
{
border-color: #625456;
}
</style>