Shades of Costa Del Sol #666116
Tints of Costa Del Sol #666116
RGB
CMYK
RGB Variations
Color information
#666116 (or 0x666116) is known color: Costa Del Sol. HEX triplet: 66, 61 and 16. RGB value is (102,97,22). Sum of RGB (Red+Green+Blue) = 102+97+22=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 97 (38.28% from 255 or 43.89% from 221); Blue value is 22 (8.98% from 255 or 9.95% from 221); Max value from RGB is 102 - color contains mainly: red. Hex color #666116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #666116 is #999EE9. Grayscale: #5A5A5A. Windows color (decimal): -10067690 or 1466726. OLE color: 1466726.
HSL color Cylindrical-coordinate representation of color #666116: hue angle of 56.25º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #666116 is Cyan = 0, Magento = 0.05, Yellow = 0.78 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 97 | 22 | - |
| CMYK | 0 | 0.05 | 0.78 | 0.6 |
| HSL | 56.25º | 0.65% | 0.24% | - |
| HSV(B) | 56.25º | 0.78% | 0.4% | - |
| XYZ | 9.9 | 11.43 | 2.44 | - |
| YUV | 89.95 | 89.66 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 97 | 22 | 0 | 0.05 | 0.78 | 0.6 | 56.25 | 0.65 | 0.24 |
| Hex | 66 | 61 | 16 | 0 | 5 | 4E | 3C | 38 | 41 | 18 |
| Octal | 146 | 141 | 26 | 0 | 5 | 116 | 74 | 70 | 101 | 30 |
| Binary | 1100110 | 1100001 | 10110 | 0 | 101 | 1001110 | 111100 | 111000 | 1000001 | 11000 |
Color Harmonies of #666116
Complementary color
Monochromatic Colors of #666116
Black with #666116
Text Example
Text Example
White with #666116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666116; }
p { color: rgb(102,97,22); }
H1.HeaderClassName
{
color: #666116;
}
.AnyTagClassName
{
color: #666116;
}
</style>
background-color css
<style>
a { background-color: #666116; }
a { background-color: rgb(102,97,22); }
div.DivClassName
{
background-color: #666116;
}
.BgClassName
{
background-color: #666116;
}
</style>
border-color css
<style>
span { border-color: #666116; }
span { border-color: rgb(102,97,22); }
td.TdClassName
{
border-color: #666116;
}
.TagClassName
{
border-color: #666116;
}
</style>