Shades of Don Juan #625156
Tints of Don Juan #625156
RGB
CMYK
RGB Variations
Color information
#625156 (or 0x625156) is known color: Don Juan. HEX triplet: 62, 51 and 56. RGB value is (98,81,86). Sum of RGB (Red+Green+Blue) = 98+81+86=265 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.98% from 265); Green value is 81 (32.03% from 255 or 30.57% from 265); Blue value is 86 (33.98% from 255 or 32.45% from 265); Max value from RGB is 98 - color contains mainly: red. Hex color #625156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625156 is #9DAEA9. Grayscale: #565656. Windows color (decimal): -10333866 or 5656930. OLE color: 5656930.
HSL color Cylindrical-coordinate representation of color #625156: hue angle of 342.35º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #625156 is Cyan = 0, Magento = 0.17, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 81 | 86 | - |
| CMYK | 0 | 0.17 | 0.12 | 0.62 |
| HSL | 342.35º | 0.09% | 0.35% | - |
| HSV(B) | 342.35º | 0.17% | 0.38% | - |
| XYZ | 9.66 | 9.15 | 10.06 | - |
| YUV | 86.65 | 127.63 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 86 | 0 | 0.17 | 0.12 | 0.62 | 342.35 | 0.09 | 0.35 |
| Hex | 62 | 51 | 56 | 0 | 11 | C | 3E | 156 | 9 | 23 |
| Octal | 142 | 121 | 126 | 0 | 21 | 14 | 76 | 526 | 11 | 43 |
| Binary | 1100010 | 1010001 | 1010110 | 0 | 10001 | 1100 | 111110 | 101010110 | 1001 | 100011 |
Color Harmonies of #625156
Complementary color
Monochromatic Colors of #625156
Black with #625156
Text Example
Text Example
White with #625156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625156; }
p { color: rgb(98,81,86); }
H1.HeaderClassName
{
color: #625156;
}
.AnyTagClassName
{
color: #625156;
}
</style>
background-color css
<style>
a { background-color: #625156; }
a { background-color: rgb(98,81,86); }
div.DivClassName
{
background-color: #625156;
}
.BgClassName
{
background-color: #625156;
}
</style>
border-color css
<style>
span { border-color: #625156; }
span { border-color: rgb(98,81,86); }
td.TdClassName
{
border-color: #625156;
}
.TagClassName
{
border-color: #625156;
}
</style>