Shades of Costa Del Sol #666417
Tints of Costa Del Sol #666417
RGB
CMYK
RGB Variations
Color information
#666417 (or 0x666417) is known color: Costa Del Sol. HEX triplet: 66, 64 and 17. RGB value is (102,100,23). Sum of RGB (Red+Green+Blue) = 102+100+23=225 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.33% from 225); Green value is 100 (39.45% from 255 or 44.44% from 225); Blue value is 23 (9.38% from 255 or 10.22% from 225); Max value from RGB is 102 - color contains mainly: red. Hex color #666417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #666417 is #999BE8. Grayscale: #5C5C5C. Windows color (decimal): -10066921 or 1533030. OLE color: 1533030.
HSL color Cylindrical-coordinate representation of color #666417: hue angle of 58.48º 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 #666417 is Cyan = 0, Magento = 0.02, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 100 | 23 | - |
| CMYK | 0 | 0.02 | 0.77 | 0.6 |
| HSL | 58.48º | 0.63% | 0.25% | - |
| HSV(B) | 58.48º | 0.77% | 0.4% | - |
| XYZ | 10.19 | 12 | 2.59 | - |
| YUV | 91.82 | 89.16 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 100 | 23 | 0 | 0.02 | 0.77 | 0.6 | 58.48 | 0.63 | 0.25 |
| Hex | 66 | 64 | 17 | 0 | 2 | 4D | 3C | 3A | 3F | 19 |
| Octal | 146 | 144 | 27 | 0 | 2 | 115 | 74 | 72 | 77 | 31 |
| Binary | 1100110 | 1100100 | 10111 | 0 | 10 | 1001101 | 111100 | 111010 | 111111 | 11001 |
Color Harmonies of #666417
Complementary color
Monochromatic Colors of #666417
Black with #666417
Text Example
Text Example
White with #666417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666417; }
p { color: rgb(102,100,23); }
H1.HeaderClassName
{
color: #666417;
}
.AnyTagClassName
{
color: #666417;
}
</style>
background-color css
<style>
a { background-color: #666417; }
a { background-color: rgb(102,100,23); }
div.DivClassName
{
background-color: #666417;
}
.BgClassName
{
background-color: #666417;
}
</style>
border-color css
<style>
span { border-color: #666417; }
span { border-color: rgb(102,100,23); }
td.TdClassName
{
border-color: #666417;
}
.TagClassName
{
border-color: #666417;
}
</style>