Shades of Don Juan #614950
Tints of Don Juan #614950
RGB
CMYK
RGB Variations
Color information
#614950 (or 0x614950) is known color: Don Juan. HEX triplet: 61, 49 and 50. RGB value is (97,73,80). Sum of RGB (Red+Green+Blue) = 97+73+80=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 73 (28.91% from 255 or 29.2% from 250); Blue value is 80 (31.64% from 255 or 32% from 250); Max value from RGB is 97 - color contains mainly: red. Hex color #614950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614950 is #9EB6AF. Grayscale: #505050. Windows color (decimal): -10401456 or 5261665. OLE color: 5261665.
HSL color Cylindrical-coordinate representation of color #614950: hue angle of 342.5º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #614950 is Cyan = 0, Magento = 0.25, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 80 | - |
| CMYK | 0 | 0.25 | 0.18 | 0.62 |
| HSL | 342.5º | 0.14% | 0.33% | - |
| HSV(B) | 342.5º | 0.25% | 0.38% | - |
| XYZ | 8.76 | 7.89 | 8.65 | - |
| YUV | 80.97 | 127.45 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 80 | 0 | 0.25 | 0.18 | 0.62 | 342.5 | 0.14 | 0.33 |
| Hex | 61 | 49 | 50 | 0 | 19 | 12 | 3E | 156 | E | 21 |
| Octal | 141 | 111 | 120 | 0 | 31 | 22 | 76 | 526 | 16 | 41 |
| Binary | 1100001 | 1001001 | 1010000 | 0 | 11001 | 10010 | 111110 | 101010110 | 1110 | 100001 |
Color Harmonies of #614950
Complementary color
Monochromatic Colors of #614950
Black with #614950
Text Example
Text Example
White with #614950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614950; }
p { color: rgb(97,73,80); }
H1.HeaderClassName
{
color: #614950;
}
.AnyTagClassName
{
color: #614950;
}
</style>
background-color css
<style>
a { background-color: #614950; }
a { background-color: rgb(97,73,80); }
div.DivClassName
{
background-color: #614950;
}
.BgClassName
{
background-color: #614950;
}
</style>
border-color css
<style>
span { border-color: #614950; }
span { border-color: rgb(97,73,80); }
td.TdClassName
{
border-color: #614950;
}
.TagClassName
{
border-color: #614950;
}
</style>