Shades of Don Juan #614447
Tints of Don Juan #614447
RGB
CMYK
RGB Variations
Color information
#614447 (or 0x614447) is known color: Don Juan. HEX triplet: 61, 44 and 47. RGB value is (97,68,71). Sum of RGB (Red+Green+Blue) = 97+68+71=236 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.10% from 236); Green value is 68 (26.95% from 255 or 28.81% from 236); Blue value is 71 (28.12% from 255 or 30.08% from 236); Max value from RGB is 97 - color contains mainly: red. Hex color #614447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614447 is #9EBBB8. Grayscale: #4D4D4D. Windows color (decimal): -10402745 or 4670561. OLE color: 4670561.
HSL color Cylindrical-coordinate representation of color #614447: hue angle of 353.79º 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 #614447 is Cyan = 0, Magento = 0.30, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 68 | 71 | - |
| CMYK | 0 | 0.30 | 0.27 | 0.62 |
| HSL | 353.79º | 0.18% | 0.32% | - |
| HSV(B) | 353.79º | 0.3% | 0.38% | - |
| XYZ | 8.13 | 7.13 | 6.91 | - |
| YUV | 77.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 71 | 0 | 0.30 | 0.27 | 0.62 | 353.79 | 0.18 | 0.32 |
| Hex | 61 | 44 | 47 | 0 | 1E | 1B | 3E | 162 | 12 | 20 |
| Octal | 141 | 104 | 107 | 0 | 36 | 33 | 76 | 542 | 22 | 40 |
| Binary | 1100001 | 1000100 | 1000111 | 0 | 11110 | 11011 | 111110 | 101100010 | 10010 | 100000 |
Color Harmonies of #614447
Complementary color
Monochromatic Colors of #614447
Black with #614447
Text Example
Text Example
White with #614447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614447; }
p { color: rgb(97,68,71); }
H1.HeaderClassName
{
color: #614447;
}
.AnyTagClassName
{
color: #614447;
}
</style>
background-color css
<style>
a { background-color: #614447; }
a { background-color: rgb(97,68,71); }
div.DivClassName
{
background-color: #614447;
}
.BgClassName
{
background-color: #614447;
}
</style>
border-color css
<style>
span { border-color: #614447; }
span { border-color: rgb(97,68,71); }
td.TdClassName
{
border-color: #614447;
}
.TagClassName
{
border-color: #614447;
}
</style>