Shades of Costa Del Sol #686516
Tints of Costa Del Sol #686516
RGB
CMYK
RGB Variations
Color information
#686516 (or 0x686516) is known color: Costa Del Sol. HEX triplet: 68, 65 and 16. RGB value is (104,101,22). Sum of RGB (Red+Green+Blue) = 104+101+22=227 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.81% from 227); Green value is 101 (39.84% from 255 or 44.49% from 227); Blue value is 22 (8.98% from 255 or 9.69% from 227); Max value from RGB is 104 - color contains mainly: red. Hex color #686516 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686516 is #979AE9. Grayscale: #5D5D5D. Windows color (decimal): -9935594 or 1467752. OLE color: 1467752.
HSL color Cylindrical-coordinate representation of color #686516: hue angle of 57.8º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #686516 is Cyan = 0, Magento = 0.03, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 22 | - |
| CMYK | 0 | 0.03 | 0.79 | 0.59 |
| HSL | 57.8º | 0.65% | 0.25% | - |
| HSV(B) | 57.8º | 0.79% | 0.41% | - |
| XYZ | 10.51 | 12.31 | 2.58 | - |
| YUV | 92.89 | 87.99 | 135.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 22 | 0 | 0.03 | 0.79 | 0.59 | 57.8 | 0.65 | 0.25 |
| Hex | 68 | 65 | 16 | 0 | 3 | 4F | 3B | 3A | 41 | 19 |
| Octal | 150 | 145 | 26 | 0 | 3 | 117 | 73 | 72 | 101 | 31 |
| Binary | 1101000 | 1100101 | 10110 | 0 | 11 | 1001111 | 111011 | 111010 | 1000001 | 11001 |
Color Harmonies of #686516
Complementary color
Monochromatic Colors of #686516
Black with #686516
Text Example
Text Example
White with #686516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686516; }
p { color: rgb(104,101,22); }
H1.HeaderClassName
{
color: #686516;
}
.AnyTagClassName
{
color: #686516;
}
</style>
background-color css
<style>
a { background-color: #686516; }
a { background-color: rgb(104,101,22); }
div.DivClassName
{
background-color: #686516;
}
.BgClassName
{
background-color: #686516;
}
</style>
border-color css
<style>
span { border-color: #686516; }
span { border-color: rgb(104,101,22); }
td.TdClassName
{
border-color: #686516;
}
.TagClassName
{
border-color: #686516;
}
</style>