Shades of Costa Del Sol #686116
Tints of Costa Del Sol #686116
RGB
CMYK
RGB Variations
Color information
#686116 (or 0x686116) is known color: Costa Del Sol. HEX triplet: 68, 61 and 16. RGB value is (104,97,22). Sum of RGB (Red+Green+Blue) = 104+97+22=223 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.64% from 223); Green value is 97 (38.28% from 255 or 43.50% from 223); Blue value is 22 (8.98% from 255 or 9.87% from 223); Max value from RGB is 104 - color contains mainly: red. Hex color #686116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686116 is #979EE9. Grayscale: #5A5A5A. Windows color (decimal): -9936618 or 1466728. OLE color: 1466728.
HSL color Cylindrical-coordinate representation of color #686116: hue angle of 54.88º 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 #686116 is Cyan = 0, Magento = 0.07, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 22 | - |
| CMYK | 0 | 0.07 | 0.79 | 0.59 |
| HSL | 54.88º | 0.65% | 0.25% | - |
| HSV(B) | 54.88º | 0.79% | 0.41% | - |
| XYZ | 10.13 | 11.55 | 2.45 | - |
| YUV | 90.54 | 89.32 | 137.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 22 | 0 | 0.07 | 0.79 | 0.59 | 54.88 | 0.65 | 0.25 |
| Hex | 68 | 61 | 16 | 0 | 7 | 4F | 3B | 37 | 41 | 19 |
| Octal | 150 | 141 | 26 | 0 | 7 | 117 | 73 | 67 | 101 | 31 |
| Binary | 1101000 | 1100001 | 10110 | 0 | 111 | 1001111 | 111011 | 110111 | 1000001 | 11001 |
Color Harmonies of #686116
Complementary color
Monochromatic Colors of #686116
Black with #686116
Text Example
Text Example
White with #686116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686116; }
p { color: rgb(104,97,22); }
H1.HeaderClassName
{
color: #686116;
}
.AnyTagClassName
{
color: #686116;
}
</style>
background-color css
<style>
a { background-color: #686116; }
a { background-color: rgb(104,97,22); }
div.DivClassName
{
background-color: #686116;
}
.BgClassName
{
background-color: #686116;
}
</style>
border-color css
<style>
span { border-color: #686116; }
span { border-color: rgb(104,97,22); }
td.TdClassName
{
border-color: #686116;
}
.TagClassName
{
border-color: #686116;
}
</style>