Shades of Costa Del Sol #666032
Tints of Costa Del Sol #666032
RGB
CMYK
RGB Variations
Color information
#666032 (or 0x666032) is known color: Costa Del Sol. HEX triplet: 66, 60 and 32. RGB value is (102,96,50). Sum of RGB (Red+Green+Blue) = 102+96+50=248 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.13% from 248); Green value is 96 (37.89% from 255 or 38.71% from 248); Blue value is 50 (19.92% from 255 or 20.16% from 248); Max value from RGB is 102 - color contains mainly: red. Hex color #666032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #666032 is #999FCD. Grayscale: #5C5C5C. Windows color (decimal): -10067918 or 3301478. OLE color: 3301478.
HSL color Cylindrical-coordinate representation of color #666032: hue angle of 53.08º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #666032 is Cyan = 0, Magento = 0.06, Yellow = 0.51 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 96 | 50 | - |
| CMYK | 0 | 0.06 | 0.51 | 0.6 |
| HSL | 53.08º | 0.34% | 0.3% | - |
| HSV(B) | 53.08º | 0.51% | 0.4% | - |
| XYZ | 10.24 | 11.42 | 4.68 | - |
| YUV | 92.55 | 103.99 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 96 | 50 | 0 | 0.06 | 0.51 | 0.6 | 53.08 | 0.34 | 0.3 |
| Hex | 66 | 60 | 32 | 0 | 6 | 33 | 3C | 35 | 22 | 1E |
| Octal | 146 | 140 | 62 | 0 | 6 | 63 | 74 | 65 | 42 | 36 |
| Binary | 1100110 | 1100000 | 110010 | 0 | 110 | 110011 | 111100 | 110101 | 100010 | 11110 |
Color Harmonies of #666032
Complementary color
Monochromatic Colors of #666032
Black with #666032
Text Example
Text Example
White with #666032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666032; }
p { color: rgb(102,96,50); }
H1.HeaderClassName
{
color: #666032;
}
.AnyTagClassName
{
color: #666032;
}
</style>
background-color css
<style>
a { background-color: #666032; }
a { background-color: rgb(102,96,50); }
div.DivClassName
{
background-color: #666032;
}
.BgClassName
{
background-color: #666032;
}
</style>
border-color css
<style>
span { border-color: #666032; }
span { border-color: rgb(102,96,50); }
td.TdClassName
{
border-color: #666032;
}
.TagClassName
{
border-color: #666032;
}
</style>