Shades of Costa Del Sol #686110
Tints of Costa Del Sol #686110
RGB
CMYK
RGB Variations
Color information
#686110 (or 0x686110) is known color: Costa Del Sol. HEX triplet: 68, 61 and 10. RGB value is (104,97,16). Sum of RGB (Red+Green+Blue) = 104+97+16=217 (28% of max value = 765). Red value is 104 (41.02% from 255 or 47.93% from 217); Green value is 97 (38.28% from 255 or 44.70% from 217); Blue value is 16 (6.64% from 255 or 7.37% from 217); Max value from RGB is 104 - color contains mainly: red. Hex color #686110 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686110 is #979EEF. Grayscale: #5A5A5A. Windows color (decimal): -9936624 or 1073512. OLE color: 1073512.
HSL color Cylindrical-coordinate representation of color #686110: hue angle of 55.23º 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 #686110 is Cyan = 0, Magento = 0.07, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 16 | - |
| CMYK | 0 | 0.07 | 0.85 | 0.59 |
| HSL | 55.23º | 0.73% | 0.24% | - |
| HSV(B) | 55.23º | 0.85% | 0.41% | - |
| XYZ | 10.08 | 11.53 | 2.18 | - |
| YUV | 89.86 | 86.32 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 16 | 0 | 0.07 | 0.85 | 0.59 | 55.23 | 0.73 | 0.24 |
| Hex | 68 | 61 | 10 | 0 | 7 | 55 | 3B | 37 | 49 | 18 |
| Octal | 150 | 141 | 20 | 0 | 7 | 125 | 73 | 67 | 111 | 30 |
| Binary | 1101000 | 1100001 | 10000 | 0 | 111 | 1010101 | 111011 | 110111 | 1001001 | 11000 |
Color Harmonies of #686110
Complementary color
Monochromatic Colors of #686110
Black with #686110
Text Example
Text Example
White with #686110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686110; }
p { color: rgb(104,97,16); }
H1.HeaderClassName
{
color: #686110;
}
.AnyTagClassName
{
color: #686110;
}
</style>
background-color css
<style>
a { background-color: #686110; }
a { background-color: rgb(104,97,16); }
div.DivClassName
{
background-color: #686110;
}
.BgClassName
{
background-color: #686110;
}
</style>
border-color css
<style>
span { border-color: #686110; }
span { border-color: rgb(104,97,16); }
td.TdClassName
{
border-color: #686110;
}
.TagClassName
{
border-color: #686110;
}
</style>