Shades of Costa Del Sol #666018
Tints of Costa Del Sol #666018
RGB
CMYK
RGB Variations
Color information
#666018 (or 0x666018) is known color: Costa Del Sol. HEX triplet: 66, 60 and 18. RGB value is (102,96,24). Sum of RGB (Red+Green+Blue) = 102+96+24=222 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.95% from 222); Green value is 96 (37.89% from 255 or 43.24% from 222); Blue value is 24 (9.77% from 255 or 10.81% from 222); Max value from RGB is 102 - color contains mainly: red. Hex color #666018 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #666018 is #999FE7. Grayscale: #595959. Windows color (decimal): -10067944 or 1597542. OLE color: 1597542.
HSL color Cylindrical-coordinate representation of color #666018: hue angle of 55.38º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #666018 is Cyan = 0, Magento = 0.06, Yellow = 0.76 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 96 | 24 | - |
| CMYK | 0 | 0.06 | 0.76 | 0.6 |
| HSL | 55.38º | 0.62% | 0.25% | - |
| HSV(B) | 55.38º | 0.76% | 0.4% | - |
| XYZ | 9.83 | 11.26 | 2.52 | - |
| YUV | 89.59 | 90.99 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 96 | 24 | 0 | 0.06 | 0.76 | 0.6 | 55.38 | 0.62 | 0.25 |
| Hex | 66 | 60 | 18 | 0 | 6 | 4C | 3C | 37 | 3E | 19 |
| Octal | 146 | 140 | 30 | 0 | 6 | 114 | 74 | 67 | 76 | 31 |
| Binary | 1100110 | 1100000 | 11000 | 0 | 110 | 1001100 | 111100 | 110111 | 111110 | 11001 |
Color Harmonies of #666018
Complementary color
Monochromatic Colors of #666018
Black with #666018
Text Example
Text Example
White with #666018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666018; }
p { color: rgb(102,96,24); }
H1.HeaderClassName
{
color: #666018;
}
.AnyTagClassName
{
color: #666018;
}
</style>
background-color css
<style>
a { background-color: #666018; }
a { background-color: rgb(102,96,24); }
div.DivClassName
{
background-color: #666018;
}
.BgClassName
{
background-color: #666018;
}
</style>
border-color css
<style>
span { border-color: #666018; }
span { border-color: rgb(102,96,24); }
td.TdClassName
{
border-color: #666018;
}
.TagClassName
{
border-color: #666018;
}
</style>