Shades of Costa Del Sol #686108
Tints of Costa Del Sol #686108
RGB
CMYK
RGB Variations
Color information
#686108 (or 0x686108) is known color: Costa Del Sol. HEX triplet: 68, 61 and 08. RGB value is (104,97,8). Sum of RGB (Red+Green+Blue) = 104+97+8=209 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.76% from 209); Green value is 97 (38.28% from 255 or 46.41% from 209); Blue value is 8 (3.52% from 255 or 3.83% from 209); Max value from RGB is 104 - color contains mainly: red. Hex color #686108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686108 is #979EF7. Grayscale: #595959. Windows color (decimal): -9936632 or 549224. OLE color: 549224.
HSL color Cylindrical-coordinate representation of color #686108: hue angle of 55.62º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #686108 is Cyan = 0, Magento = 0.07, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 8 | - |
| CMYK | 0 | 0.07 | 0.92 | 0.59 |
| HSL | 55.63º | 0.86% | 0.22% | - |
| HSV(B) | 55.63º | 0.92% | 0.41% | - |
| XYZ | 10.03 | 11.51 | 1.92 | - |
| YUV | 88.95 | 82.32 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 8 | 0 | 0.07 | 0.92 | 0.59 | 55.63 | 0.86 | 0.22 |
| Hex | 68 | 61 | 8 | 0 | 7 | 5C | 3B | 38 | 56 | 16 |
| Octal | 150 | 141 | 10 | 0 | 7 | 134 | 73 | 70 | 126 | 26 |
| Binary | 1101000 | 1100001 | 1000 | 0 | 111 | 1011100 | 111011 | 111000 | 1010110 | 10110 |
Color Harmonies of #686108
Complementary color
Monochromatic Colors of #686108
Black with #686108
Text Example
Text Example
White with #686108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686108; }
p { color: rgb(104,97,8); }
H1.HeaderClassName
{
color: #686108;
}
.AnyTagClassName
{
color: #686108;
}
</style>
background-color css
<style>
a { background-color: #686108; }
a { background-color: rgb(104,97,8); }
div.DivClassName
{
background-color: #686108;
}
.BgClassName
{
background-color: #686108;
}
</style>
border-color css
<style>
span { border-color: #686108; }
span { border-color: rgb(104,97,8); }
td.TdClassName
{
border-color: #686108;
}
.TagClassName
{
border-color: #686108;
}
</style>