Shades of Costa Del Sol #666217
Tints of Costa Del Sol #666217
RGB
CMYK
RGB Variations
Color information
#666217 (or 0x666217) is known color: Costa Del Sol. HEX triplet: 66, 62 and 17. RGB value is (102,98,23). Sum of RGB (Red+Green+Blue) = 102+98+23=223 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.74% from 223); Green value is 98 (38.67% from 255 or 43.95% from 223); Blue value is 23 (9.38% from 255 or 10.31% from 223); Max value from RGB is 102 - color contains mainly: red. Hex color #666217 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #666217 is #999DE8. Grayscale: #5A5A5A. Windows color (decimal): -10067433 or 1532518. OLE color: 1532518.
HSL color Cylindrical-coordinate representation of color #666217: hue angle of 56.96º 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 #666217 is Cyan = 0, Magento = 0.04, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 98 | 23 | - |
| CMYK | 0 | 0.04 | 0.77 | 0.6 |
| HSL | 56.96º | 0.63% | 0.25% | - |
| HSV(B) | 56.96º | 0.77% | 0.4% | - |
| XYZ | 10 | 11.62 | 2.53 | - |
| YUV | 90.65 | 89.83 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 98 | 23 | 0 | 0.04 | 0.77 | 0.6 | 56.96 | 0.63 | 0.25 |
| Hex | 66 | 62 | 17 | 0 | 4 | 4D | 3C | 39 | 3F | 19 |
| Octal | 146 | 142 | 27 | 0 | 4 | 115 | 74 | 71 | 77 | 31 |
| Binary | 1100110 | 1100010 | 10111 | 0 | 100 | 1001101 | 111100 | 111001 | 111111 | 11001 |
Color Harmonies of #666217
Complementary color
Monochromatic Colors of #666217
Black with #666217
Text Example
Text Example
White with #666217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666217; }
p { color: rgb(102,98,23); }
H1.HeaderClassName
{
color: #666217;
}
.AnyTagClassName
{
color: #666217;
}
</style>
background-color css
<style>
a { background-color: #666217; }
a { background-color: rgb(102,98,23); }
div.DivClassName
{
background-color: #666217;
}
.BgClassName
{
background-color: #666217;
}
</style>
border-color css
<style>
span { border-color: #666217; }
span { border-color: rgb(102,98,23); }
td.TdClassName
{
border-color: #666217;
}
.TagClassName
{
border-color: #666217;
}
</style>