Shades of Don Juan #604648
Tints of Don Juan #604648
RGB
CMYK
RGB Variations
Color information
#604648 (or 0x604648) is known color: Don Juan. HEX triplet: 60, 46 and 48. RGB value is (96,70,72). Sum of RGB (Red+Green+Blue) = 96+70+72=238 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.34% from 238); Green value is 70 (27.73% from 255 or 29.41% from 238); Blue value is 72 (28.52% from 255 or 30.25% from 238); Max value from RGB is 96 - color contains mainly: red. Hex color #604648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604648 is #9FB9B7. Grayscale: #4E4E4E. Windows color (decimal): -10467768 or 4736608. OLE color: 4736608.
HSL color Cylindrical-coordinate representation of color #604648: hue angle of 355.38º 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 #604648 is Cyan = 0, Magento = 0.27, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 70 | 72 | - |
| CMYK | 0 | 0.27 | 0.25 | 0.62 |
| HSL | 355.38º | 0.16% | 0.33% | - |
| HSV(B) | 355.38º | 0.27% | 0.38% | - |
| XYZ | 8.18 | 7.33 | 7.12 | - |
| YUV | 78 | 124.61 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 72 | 0 | 0.27 | 0.25 | 0.62 | 355.38 | 0.16 | 0.33 |
| Hex | 60 | 46 | 48 | 0 | 1B | 19 | 3E | 163 | 10 | 21 |
| Octal | 140 | 106 | 110 | 0 | 33 | 31 | 76 | 543 | 20 | 41 |
| Binary | 1100000 | 1000110 | 1001000 | 0 | 11011 | 11001 | 111110 | 101100011 | 10000 | 100001 |
Color Harmonies of #604648
Complementary color
Monochromatic Colors of #604648
Black with #604648
Text Example
Text Example
White with #604648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604648; }
p { color: rgb(96,70,72); }
H1.HeaderClassName
{
color: #604648;
}
.AnyTagClassName
{
color: #604648;
}
</style>
background-color css
<style>
a { background-color: #604648; }
a { background-color: rgb(96,70,72); }
div.DivClassName
{
background-color: #604648;
}
.BgClassName
{
background-color: #604648;
}
</style>
border-color css
<style>
span { border-color: #604648; }
span { border-color: rgb(96,70,72); }
td.TdClassName
{
border-color: #604648;
}
.TagClassName
{
border-color: #604648;
}
</style>