Shades of Don Juan #604449
Tints of Don Juan #604449
RGB
CMYK
RGB Variations
Color information
#604449 (or 0x604449) is known color: Don Juan. HEX triplet: 60, 44 and 49. RGB value is (96,68,73). Sum of RGB (Red+Green+Blue) = 96+68+73=237 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.51% from 237); Green value is 68 (26.95% from 255 or 28.69% from 237); Blue value is 73 (28.91% from 255 or 30.80% from 237); Max value from RGB is 96 - color contains mainly: red. Hex color #604449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604449 is #9FBBB6. Grayscale: #4C4C4C. Windows color (decimal): -10468279 or 4801632. OLE color: 4801632.
HSL color Cylindrical-coordinate representation of color #604449: hue angle of 349.29º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #604449 is Cyan = 0, Magento = 0.29, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 68 | 73 | - |
| CMYK | 0 | 0.29 | 0.24 | 0.62 |
| HSL | 349.29º | 0.17% | 0.32% | - |
| HSV(B) | 349.29º | 0.29% | 0.38% | - |
| XYZ | 8.09 | 7.1 | 7.25 | - |
| YUV | 76.94 | 125.78 | 141.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 68 | 73 | 0 | 0.29 | 0.24 | 0.62 | 349.29 | 0.17 | 0.32 |
| Hex | 60 | 44 | 49 | 0 | 1D | 18 | 3E | 15D | 11 | 20 |
| Octal | 140 | 104 | 111 | 0 | 35 | 30 | 76 | 535 | 21 | 40 |
| Binary | 1100000 | 1000100 | 1001001 | 0 | 11101 | 11000 | 111110 | 101011101 | 10001 | 100000 |
Color Harmonies of #604449
Complementary color
Monochromatic Colors of #604449
Black with #604449
Text Example
Text Example
White with #604449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604449; }
p { color: rgb(96,68,73); }
H1.HeaderClassName
{
color: #604449;
}
.AnyTagClassName
{
color: #604449;
}
</style>
background-color css
<style>
a { background-color: #604449; }
a { background-color: rgb(96,68,73); }
div.DivClassName
{
background-color: #604449;
}
.BgClassName
{
background-color: #604449;
}
</style>
border-color css
<style>
span { border-color: #604449; }
span { border-color: rgb(96,68,73); }
td.TdClassName
{
border-color: #604449;
}
.TagClassName
{
border-color: #604449;
}
</style>