Shades of Don Juan #625154
Tints of Don Juan #625154
RGB
CMYK
RGB Variations
Color information
#625154 (or 0x625154) is known color: Don Juan. HEX triplet: 62, 51 and 54. RGB value is (98,81,84). Sum of RGB (Red+Green+Blue) = 98+81+84=263 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.26% from 263); Green value is 81 (32.03% from 255 or 30.80% from 263); Blue value is 84 (33.20% from 255 or 31.94% from 263); Max value from RGB is 98 - color contains mainly: red. Hex color #625154 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625154 is #9DAEAB. Grayscale: #565656. Windows color (decimal): -10333868 or 5525858. OLE color: 5525858.
HSL color Cylindrical-coordinate representation of color #625154: hue angle of 349.41º 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 #625154 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 81 | 84 | - |
| CMYK | 0 | 0.17 | 0.14 | 0.62 |
| HSL | 349.41º | 0.09% | 0.35% | - |
| HSV(B) | 349.41º | 0.17% | 0.38% | - |
| XYZ | 9.58 | 9.12 | 9.64 | - |
| YUV | 86.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 84 | 0 | 0.17 | 0.14 | 0.62 | 349.41 | 0.09 | 0.35 |
| Hex | 62 | 51 | 54 | 0 | 11 | E | 3E | 15D | 9 | 23 |
| Octal | 142 | 121 | 124 | 0 | 21 | 16 | 76 | 535 | 11 | 43 |
| Binary | 1100010 | 1010001 | 1010100 | 0 | 10001 | 1110 | 111110 | 101011101 | 1001 | 100011 |
Color Harmonies of #625154
Complementary color
Monochromatic Colors of #625154
Black with #625154
Text Example
Text Example
White with #625154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625154; }
p { color: rgb(98,81,84); }
H1.HeaderClassName
{
color: #625154;
}
.AnyTagClassName
{
color: #625154;
}
</style>
background-color css
<style>
a { background-color: #625154; }
a { background-color: rgb(98,81,84); }
div.DivClassName
{
background-color: #625154;
}
.BgClassName
{
background-color: #625154;
}
</style>
border-color css
<style>
span { border-color: #625154; }
span { border-color: rgb(98,81,84); }
td.TdClassName
{
border-color: #625154;
}
.TagClassName
{
border-color: #625154;
}
</style>