Shades of Costa Del Sol #666011
Tints of Costa Del Sol #666011
RGB
CMYK
RGB Variations
Color information
#666011 (or 0x666011) is known color: Costa Del Sol. HEX triplet: 66, 60 and 11. RGB value is (102,96,17). Sum of RGB (Red+Green+Blue) = 102+96+17=215 (28% of max value = 765). Red value is 102 (40.23% from 255 or 47.44% from 215); Green value is 96 (37.89% from 255 or 44.65% from 215); Blue value is 17 (7.03% from 255 or 7.91% from 215); Max value from RGB is 102 - color contains mainly: red. Hex color #666011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #666011 is #999FEE. Grayscale: #595959. Windows color (decimal): -10067951 or 1138790. OLE color: 1138790.
HSL color Cylindrical-coordinate representation of color #666011: hue angle of 55.76º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #666011 is Cyan = 0, Magento = 0.06, Yellow = 0.83 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 96 | 17 | - |
| CMYK | 0 | 0.06 | 0.83 | 0.6 |
| HSL | 55.76º | 0.71% | 0.23% | - |
| HSV(B) | 55.76º | 0.83% | 0.4% | - |
| XYZ | 9.76 | 11.23 | 2.18 | - |
| YUV | 88.79 | 87.49 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 96 | 17 | 0 | 0.06 | 0.83 | 0.6 | 55.76 | 0.71 | 0.23 |
| Hex | 66 | 60 | 11 | 0 | 6 | 53 | 3C | 38 | 47 | 17 |
| Octal | 146 | 140 | 21 | 0 | 6 | 123 | 74 | 70 | 107 | 27 |
| Binary | 1100110 | 1100000 | 10001 | 0 | 110 | 1010011 | 111100 | 111000 | 1000111 | 10111 |
Color Harmonies of #666011
Complementary color
Monochromatic Colors of #666011
Black with #666011
Text Example
Text Example
White with #666011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666011; }
p { color: rgb(102,96,17); }
H1.HeaderClassName
{
color: #666011;
}
.AnyTagClassName
{
color: #666011;
}
</style>
background-color css
<style>
a { background-color: #666011; }
a { background-color: rgb(102,96,17); }
div.DivClassName
{
background-color: #666011;
}
.BgClassName
{
background-color: #666011;
}
</style>
border-color css
<style>
span { border-color: #666011; }
span { border-color: rgb(102,96,17); }
td.TdClassName
{
border-color: #666011;
}
.TagClassName
{
border-color: #666011;
}
</style>