Shades of Costa Del Sol #686010
Tints of Costa Del Sol #686010
RGB
CMYK
RGB Variations
Color information
#686010 (or 0x686010) is known color: Costa Del Sol. HEX triplet: 68, 60 and 10. RGB value is (104,96,16). Sum of RGB (Red+Green+Blue) = 104+96+16=216 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.15% from 216); Green value is 96 (37.89% from 255 or 44.44% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 104 - color contains mainly: red. Hex color #686010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686010 is #979FEF. Grayscale: #595959. Windows color (decimal): -9936880 or 1073256. OLE color: 1073256.
HSL color Cylindrical-coordinate representation of color #686010: hue angle of 54.55º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #686010 is Cyan = 0, Magento = 0.08, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 16 | - |
| CMYK | 0 | 0.08 | 0.85 | 0.59 |
| HSL | 54.55º | 0.73% | 0.24% | - |
| HSV(B) | 54.55º | 0.85% | 0.41% | - |
| XYZ | 9.99 | 11.35 | 2.15 | - |
| YUV | 89.27 | 86.65 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 16 | 0 | 0.08 | 0.85 | 0.59 | 54.55 | 0.73 | 0.24 |
| Hex | 68 | 60 | 10 | 0 | 8 | 55 | 3B | 37 | 49 | 18 |
| Octal | 150 | 140 | 20 | 0 | 10 | 125 | 73 | 67 | 111 | 30 |
| Binary | 1101000 | 1100000 | 10000 | 0 | 1000 | 1010101 | 111011 | 110111 | 1001001 | 11000 |
Color Harmonies of #686010
Complementary color
Monochromatic Colors of #686010
Black with #686010
Text Example
Text Example
White with #686010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686010; }
p { color: rgb(104,96,16); }
H1.HeaderClassName
{
color: #686010;
}
.AnyTagClassName
{
color: #686010;
}
</style>
background-color css
<style>
a { background-color: #686010; }
a { background-color: rgb(104,96,16); }
div.DivClassName
{
background-color: #686010;
}
.BgClassName
{
background-color: #686010;
}
</style>
border-color css
<style>
span { border-color: #686010; }
span { border-color: rgb(104,96,16); }
td.TdClassName
{
border-color: #686010;
}
.TagClassName
{
border-color: #686010;
}
</style>