Shades of Don Juan #625356
Tints of Don Juan #625356
RGB
CMYK
RGB Variations
Color information
#625356 (or 0x625356) is known color: Don Juan. HEX triplet: 62, 53 and 56. RGB value is (98,83,86). Sum of RGB (Red+Green+Blue) = 98+83+86=267 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.70% from 267); Green value is 83 (32.81% from 255 or 31.09% from 267); Blue value is 86 (33.98% from 255 or 32.21% from 267); Max value from RGB is 98 - color contains mainly: red. Hex color #625356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625356 is #9DACA9. Grayscale: #575757. Windows color (decimal): -10333354 or 5657442. OLE color: 5657442.
HSL color Cylindrical-coordinate representation of color #625356: hue angle of 348º 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 #625356 is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 83 | 86 | - |
| CMYK | 0 | 0.15 | 0.12 | 0.62 |
| HSL | 348º | 0.08% | 0.35% | - |
| HSV(B) | 348º | 0.15% | 0.38% | - |
| XYZ | 9.81 | 9.46 | 10.11 | - |
| YUV | 87.83 | 126.97 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 86 | 0 | 0.15 | 0.12 | 0.62 | 348 | 0.08 | 0.35 |
| Hex | 62 | 53 | 56 | 0 | F | C | 3E | 15C | 8 | 23 |
| Octal | 142 | 123 | 126 | 0 | 17 | 14 | 76 | 534 | 10 | 43 |
| Binary | 1100010 | 1010011 | 1010110 | 0 | 1111 | 1100 | 111110 | 101011100 | 1000 | 100011 |
Color Harmonies of #625356
Complementary color
Monochromatic Colors of #625356
Black with #625356
Text Example
Text Example
White with #625356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625356; }
p { color: rgb(98,83,86); }
H1.HeaderClassName
{
color: #625356;
}
.AnyTagClassName
{
color: #625356;
}
</style>
background-color css
<style>
a { background-color: #625356; }
a { background-color: rgb(98,83,86); }
div.DivClassName
{
background-color: #625356;
}
.BgClassName
{
background-color: #625356;
}
</style>
border-color css
<style>
span { border-color: #625356; }
span { border-color: rgb(98,83,86); }
td.TdClassName
{
border-color: #625356;
}
.TagClassName
{
border-color: #625356;
}
</style>