Shades of Costa Del Sol #666017
Tints of Costa Del Sol #666017
RGB
CMYK
RGB Variations
Color information
#666017 (or 0x666017) is known color: Costa Del Sol. HEX triplet: 66, 60 and 17. RGB value is (102,96,23). Sum of RGB (Red+Green+Blue) = 102+96+23=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 96 (37.89% from 255 or 43.44% from 221); Blue value is 23 (9.38% from 255 or 10.41% from 221); Max value from RGB is 102 - color contains mainly: red. Hex color #666017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #666017 is #999FE8. Grayscale: #595959. Windows color (decimal): -10067945 or 1532006. OLE color: 1532006.
HSL color Cylindrical-coordinate representation of color #666017: hue angle of 55.44º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #666017 is Cyan = 0, Magento = 0.06, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 96 | 23 | - |
| CMYK | 0 | 0.06 | 0.77 | 0.6 |
| HSL | 55.44º | 0.63% | 0.25% | - |
| HSV(B) | 55.44º | 0.77% | 0.4% | - |
| XYZ | 9.82 | 11.25 | 2.47 | - |
| YUV | 89.47 | 90.49 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 96 | 23 | 0 | 0.06 | 0.77 | 0.6 | 55.44 | 0.63 | 0.25 |
| Hex | 66 | 60 | 17 | 0 | 6 | 4D | 3C | 37 | 3F | 19 |
| Octal | 146 | 140 | 27 | 0 | 6 | 115 | 74 | 67 | 77 | 31 |
| Binary | 1100110 | 1100000 | 10111 | 0 | 110 | 1001101 | 111100 | 110111 | 111111 | 11001 |
Color Harmonies of #666017
Complementary color
Monochromatic Colors of #666017
Black with #666017
Text Example
Text Example
White with #666017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666017; }
p { color: rgb(102,96,23); }
H1.HeaderClassName
{
color: #666017;
}
.AnyTagClassName
{
color: #666017;
}
</style>
background-color css
<style>
a { background-color: #666017; }
a { background-color: rgb(102,96,23); }
div.DivClassName
{
background-color: #666017;
}
.BgClassName
{
background-color: #666017;
}
</style>
border-color css
<style>
span { border-color: #666017; }
span { border-color: rgb(102,96,23); }
td.TdClassName
{
border-color: #666017;
}
.TagClassName
{
border-color: #666017;
}
</style>