Shades of Don Juan #625054
Tints of Don Juan #625054
RGB
CMYK
RGB Variations
Color information
#625054 (or 0x625054) is known color: Don Juan. HEX triplet: 62, 50 and 54. RGB value is (98,80,84). Sum of RGB (Red+Green+Blue) = 98+80+84=262 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.40% from 262); Green value is 80 (31.64% from 255 or 30.53% from 262); Blue value is 84 (33.20% from 255 or 32.06% from 262); Max value from RGB is 98 - color contains mainly: red. Hex color #625054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625054 is #9DAFAB. Grayscale: #555555. Windows color (decimal): -10334124 or 5525602. OLE color: 5525602.
HSL color Cylindrical-coordinate representation of color #625054: hue angle of 346.67º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #625054 is Cyan = 0, Magento = 0.18, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 84 | - |
| CMYK | 0 | 0.18 | 0.14 | 0.62 |
| HSL | 346.67º | 0.1% | 0.35% | - |
| HSV(B) | 346.67º | 0.18% | 0.38% | - |
| XYZ | 9.51 | 8.97 | 9.62 | - |
| YUV | 85.84 | 126.96 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 84 | 0 | 0.18 | 0.14 | 0.62 | 346.67 | 0.1 | 0.35 |
| Hex | 62 | 50 | 54 | 0 | 12 | E | 3E | 15B | A | 23 |
| Octal | 142 | 120 | 124 | 0 | 22 | 16 | 76 | 533 | 12 | 43 |
| Binary | 1100010 | 1010000 | 1010100 | 0 | 10010 | 1110 | 111110 | 101011011 | 1010 | 100011 |
Color Harmonies of #625054
Complementary color
Monochromatic Colors of #625054
Black with #625054
Text Example
Text Example
White with #625054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625054; }
p { color: rgb(98,80,84); }
H1.HeaderClassName
{
color: #625054;
}
.AnyTagClassName
{
color: #625054;
}
</style>
background-color css
<style>
a { background-color: #625054; }
a { background-color: rgb(98,80,84); }
div.DivClassName
{
background-color: #625054;
}
.BgClassName
{
background-color: #625054;
}
</style>
border-color css
<style>
span { border-color: #625054; }
span { border-color: rgb(98,80,84); }
td.TdClassName
{
border-color: #625054;
}
.TagClassName
{
border-color: #625054;
}
</style>