Shades of Costa Del Sol #686107
Tints of Costa Del Sol #686107
RGB
CMYK
RGB Variations
Color information
#686107 (or 0x686107) is known color: Costa Del Sol. HEX triplet: 68, 61 and 07. RGB value is (104,97,7). Sum of RGB (Red+Green+Blue) = 104+97+7=208 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50% from 208); Green value is 97 (38.28% from 255 or 46.63% from 208); Blue value is 7 (3.12% from 255 or 3.37% from 208); Max value from RGB is 104 - color contains mainly: red. Hex color #686107 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686107 is #979EF8. Grayscale: #595959. Windows color (decimal): -9936633 or 483688. OLE color: 483688.
HSL color Cylindrical-coordinate representation of color #686107: hue angle of 55.67º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #686107 is Cyan = 0, Magento = 0.07, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 7 | - |
| CMYK | 0 | 0.07 | 0.93 | 0.59 |
| HSL | 55.67º | 0.87% | 0.22% | - |
| HSV(B) | 55.67º | 0.93% | 0.41% | - |
| XYZ | 10.02 | 11.51 | 1.89 | - |
| YUV | 88.83 | 81.82 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 7 | 0 | 0.07 | 0.93 | 0.59 | 55.67 | 0.87 | 0.22 |
| Hex | 68 | 61 | 7 | 0 | 7 | 5D | 3B | 38 | 57 | 16 |
| Octal | 150 | 141 | 7 | 0 | 7 | 135 | 73 | 70 | 127 | 26 |
| Binary | 1101000 | 1100001 | 111 | 0 | 111 | 1011101 | 111011 | 111000 | 1010111 | 10110 |
Color Harmonies of #686107
Complementary color
Monochromatic Colors of #686107
Black with #686107
Text Example
Text Example
White with #686107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686107; }
p { color: rgb(104,97,7); }
H1.HeaderClassName
{
color: #686107;
}
.AnyTagClassName
{
color: #686107;
}
</style>
background-color css
<style>
a { background-color: #686107; }
a { background-color: rgb(104,97,7); }
div.DivClassName
{
background-color: #686107;
}
.BgClassName
{
background-color: #686107;
}
</style>
border-color css
<style>
span { border-color: #686107; }
span { border-color: rgb(104,97,7); }
td.TdClassName
{
border-color: #686107;
}
.TagClassName
{
border-color: #686107;
}
</style>