Shades of Don Juan #604347
Tints of Don Juan #604347
RGB
CMYK
RGB Variations
Color information
#604347 (or 0x604347) is known color: Don Juan. HEX triplet: 60, 43 and 47. RGB value is (96,67,71). Sum of RGB (Red+Green+Blue) = 96+67+71=234 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.03% from 234); Green value is 67 (26.56% from 255 or 28.63% from 234); Blue value is 71 (28.12% from 255 or 30.34% from 234); Max value from RGB is 96 - color contains mainly: red. Hex color #604347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604347 is #9FBCB8. Grayscale: #4C4C4C. Windows color (decimal): -10468537 or 4670304. OLE color: 4670304.
HSL color Cylindrical-coordinate representation of color #604347: hue angle of 351.72º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #604347 is Cyan = 0, Magento = 0.30, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 67 | 71 | - |
| CMYK | 0 | 0.30 | 0.26 | 0.62 |
| HSL | 351.72º | 0.18% | 0.32% | - |
| HSV(B) | 351.72º | 0.3% | 0.38% | - |
| XYZ | 7.97 | 6.96 | 6.88 | - |
| YUV | 76.13 | 125.11 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 71 | 0 | 0.30 | 0.26 | 0.62 | 351.72 | 0.18 | 0.32 |
| Hex | 60 | 43 | 47 | 0 | 1E | 1A | 3E | 160 | 12 | 20 |
| Octal | 140 | 103 | 107 | 0 | 36 | 32 | 76 | 540 | 22 | 40 |
| Binary | 1100000 | 1000011 | 1000111 | 0 | 11110 | 11010 | 111110 | 101100000 | 10010 | 100000 |
Color Harmonies of #604347
Complementary color
Monochromatic Colors of #604347
Black with #604347
Text Example
Text Example
White with #604347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604347; }
p { color: rgb(96,67,71); }
H1.HeaderClassName
{
color: #604347;
}
.AnyTagClassName
{
color: #604347;
}
</style>
background-color css
<style>
a { background-color: #604347; }
a { background-color: rgb(96,67,71); }
div.DivClassName
{
background-color: #604347;
}
.BgClassName
{
background-color: #604347;
}
</style>
border-color css
<style>
span { border-color: #604347; }
span { border-color: rgb(96,67,71); }
td.TdClassName
{
border-color: #604347;
}
.TagClassName
{
border-color: #604347;
}
</style>