Shades of Don Juan #604549
Tints of Don Juan #604549
RGB
CMYK
RGB Variations
Color information
#604549 (or 0x604549) is known color: Don Juan. HEX triplet: 60, 45 and 49. RGB value is (96,69,73). Sum of RGB (Red+Green+Blue) = 96+69+73=238 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.34% from 238); Green value is 69 (27.34% from 255 or 28.99% from 238); Blue value is 73 (28.91% from 255 or 30.67% from 238); Max value from RGB is 96 - color contains mainly: red. Hex color #604549 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604549 is #9FBAB6. Grayscale: #4D4D4D. Windows color (decimal): -10468023 or 4801888. OLE color: 4801888.
HSL color Cylindrical-coordinate representation of color #604549: hue angle of 351.11º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #604549 is Cyan = 0, Magento = 0.28, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 69 | 73 | - |
| CMYK | 0 | 0.28 | 0.24 | 0.62 |
| HSL | 351.11º | 0.16% | 0.32% | - |
| HSV(B) | 351.11º | 0.28% | 0.38% | - |
| XYZ | 8.15 | 7.22 | 7.27 | - |
| YUV | 77.53 | 125.45 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 69 | 73 | 0 | 0.28 | 0.24 | 0.62 | 351.11 | 0.16 | 0.32 |
| Hex | 60 | 45 | 49 | 0 | 1C | 18 | 3E | 15F | 10 | 20 |
| Octal | 140 | 105 | 111 | 0 | 34 | 30 | 76 | 537 | 20 | 40 |
| Binary | 1100000 | 1000101 | 1001001 | 0 | 11100 | 11000 | 111110 | 101011111 | 10000 | 100000 |
Color Harmonies of #604549
Complementary color
Monochromatic Colors of #604549
Black with #604549
Text Example
Text Example
White with #604549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604549; }
p { color: rgb(96,69,73); }
H1.HeaderClassName
{
color: #604549;
}
.AnyTagClassName
{
color: #604549;
}
</style>
background-color css
<style>
a { background-color: #604549; }
a { background-color: rgb(96,69,73); }
div.DivClassName
{
background-color: #604549;
}
.BgClassName
{
background-color: #604549;
}
</style>
border-color css
<style>
span { border-color: #604549; }
span { border-color: rgb(96,69,73); }
td.TdClassName
{
border-color: #604549;
}
.TagClassName
{
border-color: #604549;
}
</style>