Shades of Don Juan #624649
Tints of Don Juan #624649
RGB
CMYK
RGB Variations
Color information
#624649 (or 0x624649) is known color: Don Juan. HEX triplet: 62, 46 and 49. RGB value is (98,70,73). Sum of RGB (Red+Green+Blue) = 98+70+73=241 (31% of max value = 765). Red value is 98 (38.67% from 255 or 40.66% from 241); Green value is 70 (27.73% from 255 or 29.05% from 241); Blue value is 73 (28.91% from 255 or 30.29% from 241); Max value from RGB is 98 - color contains mainly: red. Hex color #624649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624649 is #9DB9B6. Grayscale: #4E4E4E. Windows color (decimal): -10336695 or 4802146. OLE color: 4802146.
HSL color Cylindrical-coordinate representation of color #624649: hue angle of 353.57º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #624649 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 70 | 73 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.62 |
| HSL | 353.57º | 0.17% | 0.33% | - |
| HSV(B) | 353.57º | 0.29% | 0.38% | - |
| XYZ | 8.43 | 7.46 | 7.3 | - |
| YUV | 78.71 | 124.78 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 70 | 73 | 0 | 0.29 | 0.26 | 0.62 | 353.57 | 0.17 | 0.33 |
| Hex | 62 | 46 | 49 | 0 | 1D | 1A | 3E | 162 | 11 | 21 |
| Octal | 142 | 106 | 111 | 0 | 35 | 32 | 76 | 542 | 21 | 41 |
| Binary | 1100010 | 1000110 | 1001001 | 0 | 11101 | 11010 | 111110 | 101100010 | 10001 | 100001 |
Color Harmonies of #624649
Complementary color
Monochromatic Colors of #624649
Black with #624649
Text Example
Text Example
White with #624649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624649; }
p { color: rgb(98,70,73); }
H1.HeaderClassName
{
color: #624649;
}
.AnyTagClassName
{
color: #624649;
}
</style>
background-color css
<style>
a { background-color: #624649; }
a { background-color: rgb(98,70,73); }
div.DivClassName
{
background-color: #624649;
}
.BgClassName
{
background-color: #624649;
}
</style>
border-color css
<style>
span { border-color: #624649; }
span { border-color: rgb(98,70,73); }
td.TdClassName
{
border-color: #624649;
}
.TagClassName
{
border-color: #624649;
}
</style>