Shades of Don Juan #604749
Tints of Don Juan #604749
RGB
CMYK
RGB Variations
Color information
#604749 (or 0x604749) is known color: Don Juan. HEX triplet: 60, 47 and 49. RGB value is (96,71,73). Sum of RGB (Red+Green+Blue) = 96+71+73=240 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40% from 240); Green value is 71 (28.12% from 255 or 29.58% from 240); Blue value is 73 (28.91% from 255 or 30.42% from 240); Max value from RGB is 96 - color contains mainly: red. Hex color #604749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604749 is #9FB8B6. Grayscale: #4E4E4E. Windows color (decimal): -10467511 or 4802400. OLE color: 4802400.
HSL color Cylindrical-coordinate representation of color #604749: hue angle of 355.2º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #604749 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 71 | 73 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.62 |
| HSL | 355.2º | 0.15% | 0.33% | - |
| HSV(B) | 355.2º | 0.26% | 0.38% | - |
| XYZ | 8.28 | 7.47 | 7.31 | - |
| YUV | 78.7 | 124.78 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 71 | 73 | 0 | 0.26 | 0.24 | 0.62 | 355.2 | 0.15 | 0.33 |
| Hex | 60 | 47 | 49 | 0 | 1A | 18 | 3E | 163 | F | 21 |
| Octal | 140 | 107 | 111 | 0 | 32 | 30 | 76 | 543 | 17 | 41 |
| Binary | 1100000 | 1000111 | 1001001 | 0 | 11010 | 11000 | 111110 | 101100011 | 1111 | 100001 |
Color Harmonies of #604749
Complementary color
Monochromatic Colors of #604749
Black with #604749
Text Example
Text Example
White with #604749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604749; }
p { color: rgb(96,71,73); }
H1.HeaderClassName
{
color: #604749;
}
.AnyTagClassName
{
color: #604749;
}
</style>
background-color css
<style>
a { background-color: #604749; }
a { background-color: rgb(96,71,73); }
div.DivClassName
{
background-color: #604749;
}
.BgClassName
{
background-color: #604749;
}
</style>
border-color css
<style>
span { border-color: #604749; }
span { border-color: rgb(96,71,73); }
td.TdClassName
{
border-color: #604749;
}
.TagClassName
{
border-color: #604749;
}
</style>