Shades of Don Juan #604649
Tints of Don Juan #604649
RGB
CMYK
RGB Variations
Color information
#604649 (or 0x604649) is known color: Don Juan. HEX triplet: 60, 46 and 49. RGB value is (96,70,73). Sum of RGB (Red+Green+Blue) = 96+70+73=239 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.17% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 73 (28.91% from 255 or 30.54% from 239); Max value from RGB is 96 - color contains mainly: red. Hex color #604649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604649 is #9FB9B6. Grayscale: #4E4E4E. Windows color (decimal): -10467767 or 4802144. OLE color: 4802144.
HSL color Cylindrical-coordinate representation of color #604649: hue angle of 353.08º degrees, saturation: 0.16, 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 #604649 is Cyan = 0, Magento = 0.27, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 70 | 73 | - |
| CMYK | 0 | 0.27 | 0.24 | 0.62 |
| HSL | 353.08º | 0.16% | 0.33% | - |
| HSV(B) | 353.08º | 0.27% | 0.38% | - |
| XYZ | 8.22 | 7.35 | 7.29 | - |
| YUV | 78.12 | 125.11 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 73 | 0 | 0.27 | 0.24 | 0.62 | 353.08 | 0.16 | 0.33 |
| Hex | 60 | 46 | 49 | 0 | 1B | 18 | 3E | 161 | 10 | 21 |
| Octal | 140 | 106 | 111 | 0 | 33 | 30 | 76 | 541 | 20 | 41 |
| Binary | 1100000 | 1000110 | 1001001 | 0 | 11011 | 11000 | 111110 | 101100001 | 10000 | 100001 |
Color Harmonies of #604649
Complementary color
Monochromatic Colors of #604649
Black with #604649
Text Example
Text Example
White with #604649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604649; }
p { color: rgb(96,70,73); }
H1.HeaderClassName
{
color: #604649;
}
.AnyTagClassName
{
color: #604649;
}
</style>
background-color css
<style>
a { background-color: #604649; }
a { background-color: rgb(96,70,73); }
div.DivClassName
{
background-color: #604649;
}
.BgClassName
{
background-color: #604649;
}
</style>
border-color css
<style>
span { border-color: #604649; }
span { border-color: rgb(96,70,73); }
td.TdClassName
{
border-color: #604649;
}
.TagClassName
{
border-color: #604649;
}
</style>