Shades of Don Juan #614348
Tints of Don Juan #614348
RGB
CMYK
RGB Variations
Color information
#614348 (or 0x614348) is known color: Don Juan. HEX triplet: 61, 43 and 48. RGB value is (97,67,72). Sum of RGB (Red+Green+Blue) = 97+67+72=236 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.10% from 236); Green value is 67 (26.56% from 255 or 28.39% from 236); Blue value is 72 (28.52% from 255 or 30.51% from 236); Max value from RGB is 97 - color contains mainly: red. Hex color #614348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614348 is #9EBCB7. Grayscale: #4C4C4C. Windows color (decimal): -10403000 or 4735841. OLE color: 4735841.
HSL color Cylindrical-coordinate representation of color #614348: hue angle of 350º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #614348 is Cyan = 0, Magento = 0.31, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 67 | 72 | - |
| CMYK | 0 | 0.31 | 0.26 | 0.62 |
| HSL | 350º | 0.18% | 0.32% | - |
| HSV(B) | 350º | 0.31% | 0.38% | - |
| XYZ | 8.11 | 7.02 | 7.06 | - |
| YUV | 76.54 | 125.44 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 67 | 72 | 0 | 0.31 | 0.26 | 0.62 | 350 | 0.18 | 0.32 |
| Hex | 61 | 43 | 48 | 0 | 1F | 1A | 3E | 15E | 12 | 20 |
| Octal | 141 | 103 | 110 | 0 | 37 | 32 | 76 | 536 | 22 | 40 |
| Binary | 1100001 | 1000011 | 1001000 | 0 | 11111 | 11010 | 111110 | 101011110 | 10010 | 100000 |
Color Harmonies of #614348
Complementary color
Monochromatic Colors of #614348
Black with #614348
Text Example
Text Example
White with #614348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614348; }
p { color: rgb(97,67,72); }
H1.HeaderClassName
{
color: #614348;
}
.AnyTagClassName
{
color: #614348;
}
</style>
background-color css
<style>
a { background-color: #614348; }
a { background-color: rgb(97,67,72); }
div.DivClassName
{
background-color: #614348;
}
.BgClassName
{
background-color: #614348;
}
</style>
border-color css
<style>
span { border-color: #614348; }
span { border-color: rgb(97,67,72); }
td.TdClassName
{
border-color: #614348;
}
.TagClassName
{
border-color: #614348;
}
</style>