Shades of Don Juan #624849
Tints of Don Juan #624849
RGB
CMYK
RGB Variations
Color information
#624849 (or 0x624849) is known color: Don Juan. HEX triplet: 62, 48 and 49. RGB value is (98,72,73). Sum of RGB (Red+Green+Blue) = 98+72+73=243 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.33% from 243); Green value is 72 (28.52% from 255 or 29.63% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 98 - color contains mainly: red. Hex color #624849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624849 is #9DB7B6. Grayscale: #4F4F4F. Windows color (decimal): -10336183 or 4802658. OLE color: 4802658.
HSL color Cylindrical-coordinate representation of color #624849: hue angle of 357.69º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #624849 is Cyan = 0, Magento = 0.27, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 72 | 73 | - |
| CMYK | 0 | 0.27 | 0.26 | 0.62 |
| HSL | 357.69º | 0.15% | 0.33% | - |
| HSV(B) | 357.69º | 0.27% | 0.38% | - |
| XYZ | 8.56 | 7.71 | 7.34 | - |
| YUV | 79.89 | 124.11 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 72 | 73 | 0 | 0.27 | 0.26 | 0.62 | 357.69 | 0.15 | 0.33 |
| Hex | 62 | 48 | 49 | 0 | 1B | 1A | 3E | 166 | F | 21 |
| Octal | 142 | 110 | 111 | 0 | 33 | 32 | 76 | 546 | 17 | 41 |
| Binary | 1100010 | 1001000 | 1001001 | 0 | 11011 | 11010 | 111110 | 101100110 | 1111 | 100001 |
Color Harmonies of #624849
Complementary color
Monochromatic Colors of #624849
Black with #624849
Text Example
Text Example
White with #624849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624849; }
p { color: rgb(98,72,73); }
H1.HeaderClassName
{
color: #624849;
}
.AnyTagClassName
{
color: #624849;
}
</style>
background-color css
<style>
a { background-color: #624849; }
a { background-color: rgb(98,72,73); }
div.DivClassName
{
background-color: #624849;
}
.BgClassName
{
background-color: #624849;
}
</style>
border-color css
<style>
span { border-color: #624849; }
span { border-color: rgb(98,72,73); }
td.TdClassName
{
border-color: #624849;
}
.TagClassName
{
border-color: #624849;
}
</style>