Shades of Don Juan #625358
Tints of Don Juan #625358
RGB
CMYK
RGB Variations
Color information
#625358 (or 0x625358) is known color: Don Juan. HEX triplet: 62, 53 and 58. RGB value is (98,83,88). Sum of RGB (Red+Green+Blue) = 98+83+88=269 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.43% from 269); Green value is 83 (32.81% from 255 or 30.86% from 269); Blue value is 88 (34.77% from 255 or 32.71% from 269); Max value from RGB is 98 - color contains mainly: red. Hex color #625358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625358 is #9DACA7. Grayscale: #585858. Windows color (decimal): -10333352 or 5788514. OLE color: 5788514.
HSL color Cylindrical-coordinate representation of color #625358: hue angle of 340º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #625358 is Cyan = 0, Magento = 0.15, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 83 | 88 | - |
| CMYK | 0 | 0.15 | 0.10 | 0.62 |
| HSL | 340º | 0.08% | 0.35% | - |
| HSV(B) | 340º | 0.15% | 0.38% | - |
| XYZ | 9.89 | 9.49 | 10.54 | - |
| YUV | 88.06 | 127.97 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 88 | 0 | 0.15 | 0.10 | 0.62 | 340 | 0.08 | 0.35 |
| Hex | 62 | 53 | 58 | 0 | F | A | 3E | 154 | 8 | 23 |
| Octal | 142 | 123 | 130 | 0 | 17 | 12 | 76 | 524 | 10 | 43 |
| Binary | 1100010 | 1010011 | 1011000 | 0 | 1111 | 1010 | 111110 | 101010100 | 1000 | 100011 |
Color Harmonies of #625358
Complementary color
Monochromatic Colors of #625358
Black with #625358
Text Example
Text Example
White with #625358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625358; }
p { color: rgb(98,83,88); }
H1.HeaderClassName
{
color: #625358;
}
.AnyTagClassName
{
color: #625358;
}
</style>
background-color css
<style>
a { background-color: #625358; }
a { background-color: rgb(98,83,88); }
div.DivClassName
{
background-color: #625358;
}
.BgClassName
{
background-color: #625358;
}
</style>
border-color css
<style>
span { border-color: #625358; }
span { border-color: rgb(98,83,88); }
td.TdClassName
{
border-color: #625358;
}
.TagClassName
{
border-color: #625358;
}
</style>