Shades of Costa Del Sol #666026
Tints of Costa Del Sol #666026
RGB
CMYK
RGB Variations
Color information
#666026 (or 0x666026) is known color: Costa Del Sol. HEX triplet: 66, 60 and 26. RGB value is (102,96,38). Sum of RGB (Red+Green+Blue) = 102+96+38=236 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.22% from 236); Green value is 96 (37.89% from 255 or 40.68% from 236); Blue value is 38 (15.23% from 255 or 16.10% from 236); Max value from RGB is 102 - color contains mainly: red. Hex color #666026 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #666026 is #999FD9. Grayscale: #5B5B5B. Windows color (decimal): -10067930 or 2515046. OLE color: 2515046.
HSL color Cylindrical-coordinate representation of color #666026: hue angle of 54.38º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #666026 is Cyan = 0, Magento = 0.06, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 96 | 38 | - |
| CMYK | 0 | 0.06 | 0.63 | 0.6 |
| HSL | 54.38º | 0.46% | 0.27% | - |
| HSV(B) | 54.38º | 0.63% | 0.4% | - |
| XYZ | 10.01 | 11.33 | 3.49 | - |
| YUV | 91.18 | 97.99 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 96 | 38 | 0 | 0.06 | 0.63 | 0.6 | 54.38 | 0.46 | 0.27 |
| Hex | 66 | 60 | 26 | 0 | 6 | 3F | 3C | 36 | 2E | 1B |
| Octal | 146 | 140 | 46 | 0 | 6 | 77 | 74 | 66 | 56 | 33 |
| Binary | 1100110 | 1100000 | 100110 | 0 | 110 | 111111 | 111100 | 110110 | 101110 | 11011 |
Color Harmonies of #666026
Complementary color
Monochromatic Colors of #666026
Black with #666026
Text Example
Text Example
White with #666026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666026; }
p { color: rgb(102,96,38); }
H1.HeaderClassName
{
color: #666026;
}
.AnyTagClassName
{
color: #666026;
}
</style>
background-color css
<style>
a { background-color: #666026; }
a { background-color: rgb(102,96,38); }
div.DivClassName
{
background-color: #666026;
}
.BgClassName
{
background-color: #666026;
}
</style>
border-color css
<style>
span { border-color: #666026; }
span { border-color: rgb(102,96,38); }
td.TdClassName
{
border-color: #666026;
}
.TagClassName
{
border-color: #666026;
}
</style>