Shades of Don Juan #624749
Tints of Don Juan #624749
RGB
CMYK
RGB Variations
Color information
#624749 (or 0x624749) is known color: Don Juan. HEX triplet: 62, 47 and 49. RGB value is (98,71,73). Sum of RGB (Red+Green+Blue) = 98+71+73=242 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.50% from 242); Green value is 71 (28.12% from 255 or 29.34% from 242); Blue value is 73 (28.91% from 255 or 30.17% from 242); Max value from RGB is 98 - color contains mainly: red. Hex color #624749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624749 is #9DB8B6. Grayscale: #4F4F4F. Windows color (decimal): -10336439 or 4802402. OLE color: 4802402.
HSL color Cylindrical-coordinate representation of color #624749: hue angle of 355.56º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #624749 is Cyan = 0, Magento = 0.28, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 71 | 73 | - |
| CMYK | 0 | 0.28 | 0.26 | 0.62 |
| HSL | 355.56º | 0.16% | 0.33% | - |
| HSV(B) | 355.56º | 0.28% | 0.38% | - |
| XYZ | 8.49 | 7.58 | 7.32 | - |
| YUV | 79.3 | 124.45 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 71 | 73 | 0 | 0.28 | 0.26 | 0.62 | 355.56 | 0.16 | 0.33 |
| Hex | 62 | 47 | 49 | 0 | 1C | 1A | 3E | 164 | 10 | 21 |
| Octal | 142 | 107 | 111 | 0 | 34 | 32 | 76 | 544 | 20 | 41 |
| Binary | 1100010 | 1000111 | 1001001 | 0 | 11100 | 11010 | 111110 | 101100100 | 10000 | 100001 |
Color Harmonies of #624749
Complementary color
Monochromatic Colors of #624749
Black with #624749
Text Example
Text Example
White with #624749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624749; }
p { color: rgb(98,71,73); }
H1.HeaderClassName
{
color: #624749;
}
.AnyTagClassName
{
color: #624749;
}
</style>
background-color css
<style>
a { background-color: #624749; }
a { background-color: rgb(98,71,73); }
div.DivClassName
{
background-color: #624749;
}
.BgClassName
{
background-color: #624749;
}
</style>
border-color css
<style>
span { border-color: #624749; }
span { border-color: rgb(98,71,73); }
td.TdClassName
{
border-color: #624749;
}
.TagClassName
{
border-color: #624749;
}
</style>