Shades of Costa Del Sol #666021
Tints of Costa Del Sol #666021
RGB
CMYK
RGB Variations
Color information
#666021 (or 0x666021) is known color: Costa Del Sol. HEX triplet: 66, 60 and 21. RGB value is (102,96,33). Sum of RGB (Red+Green+Blue) = 102+96+33=231 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.16% from 231); Green value is 96 (37.89% from 255 or 41.56% from 231); Blue value is 33 (13.28% from 255 or 14.29% from 231); Max value from RGB is 102 - color contains mainly: red. Hex color #666021 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #666021 is #999FDE. Grayscale: #5A5A5A. Windows color (decimal): -10067935 or 2187366. OLE color: 2187366.
HSL color Cylindrical-coordinate representation of color #666021: hue angle of 54.78º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #666021 is Cyan = 0, Magento = 0.06, Yellow = 0.68 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 96 | 33 | - |
| CMYK | 0 | 0.06 | 0.68 | 0.6 |
| HSL | 54.78º | 0.51% | 0.26% | - |
| HSV(B) | 54.78º | 0.68% | 0.4% | - |
| XYZ | 9.94 | 11.3 | 3.1 | - |
| YUV | 90.61 | 95.49 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 96 | 33 | 0 | 0.06 | 0.68 | 0.6 | 54.78 | 0.51 | 0.26 |
| Hex | 66 | 60 | 21 | 0 | 6 | 44 | 3C | 37 | 33 | 1A |
| Octal | 146 | 140 | 41 | 0 | 6 | 104 | 74 | 67 | 63 | 32 |
| Binary | 1100110 | 1100000 | 100001 | 0 | 110 | 1000100 | 111100 | 110111 | 110011 | 11010 |
Color Harmonies of #666021
Complementary color
Monochromatic Colors of #666021
Black with #666021
Text Example
Text Example
White with #666021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666021; }
p { color: rgb(102,96,33); }
H1.HeaderClassName
{
color: #666021;
}
.AnyTagClassName
{
color: #666021;
}
</style>
background-color css
<style>
a { background-color: #666021; }
a { background-color: rgb(102,96,33); }
div.DivClassName
{
background-color: #666021;
}
.BgClassName
{
background-color: #666021;
}
</style>
border-color css
<style>
span { border-color: #666021; }
span { border-color: rgb(102,96,33); }
td.TdClassName
{
border-color: #666021;
}
.TagClassName
{
border-color: #666021;
}
</style>