Shades of Costa Del Sol #686007
Tints of Costa Del Sol #686007
RGB
CMYK
RGB Variations
Color information
#686007 (or 0x686007) is known color: Costa Del Sol. HEX triplet: 68, 60 and 07. RGB value is (104,96,7). Sum of RGB (Red+Green+Blue) = 104+96+7=207 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.24% from 207); Green value is 96 (37.89% from 255 or 46.38% from 207); Blue value is 7 (3.12% from 255 or 3.38% from 207); Max value from RGB is 104 - color contains mainly: red. Hex color #686007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686007 is #979FF8. Grayscale: #585858. Windows color (decimal): -9936889 or 483432. OLE color: 483432.
HSL color Cylindrical-coordinate representation of color #686007: hue angle of 55.05º 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 #686007 is Cyan = 0, Magento = 0.08, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 7 | - |
| CMYK | 0 | 0.08 | 0.93 | 0.59 |
| HSL | 55.05º | 0.87% | 0.22% | - |
| HSV(B) | 55.05º | 0.93% | 0.41% | - |
| XYZ | 9.93 | 11.32 | 1.86 | - |
| YUV | 88.25 | 82.15 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 7 | 0 | 0.08 | 0.93 | 0.59 | 55.05 | 0.87 | 0.22 |
| Hex | 68 | 60 | 7 | 0 | 8 | 5D | 3B | 37 | 57 | 16 |
| Octal | 150 | 140 | 7 | 0 | 10 | 135 | 73 | 67 | 127 | 26 |
| Binary | 1101000 | 1100000 | 111 | 0 | 1000 | 1011101 | 111011 | 110111 | 1010111 | 10110 |
Color Harmonies of #686007
Complementary color
Monochromatic Colors of #686007
Black with #686007
Text Example
Text Example
White with #686007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686007; }
p { color: rgb(104,96,7); }
H1.HeaderClassName
{
color: #686007;
}
.AnyTagClassName
{
color: #686007;
}
</style>
background-color css
<style>
a { background-color: #686007; }
a { background-color: rgb(104,96,7); }
div.DivClassName
{
background-color: #686007;
}
.BgClassName
{
background-color: #686007;
}
</style>
border-color css
<style>
span { border-color: #686007; }
span { border-color: rgb(104,96,7); }
td.TdClassName
{
border-color: #686007;
}
.TagClassName
{
border-color: #686007;
}
</style>