Shades of Costa Del Sol #666028
Tints of Costa Del Sol #666028
RGB
CMYK
RGB Variations
Color information
#666028 (or 0x666028) is known color: Costa Del Sol. HEX triplet: 66, 60 and 28. RGB value is (102,96,40). Sum of RGB (Red+Green+Blue) = 102+96+40=238 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.86% from 238); Green value is 96 (37.89% from 255 or 40.34% from 238); Blue value is 40 (16.02% from 255 or 16.81% from 238); Max value from RGB is 102 - color contains mainly: red. Hex color #666028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #666028 is #999FD7. Grayscale: #5B5B5B. Windows color (decimal): -10067928 or 2646118. OLE color: 2646118.
HSL color Cylindrical-coordinate representation of color #666028: hue angle of 54.19º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #666028 is Cyan = 0, Magento = 0.06, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 96 | 40 | - |
| CMYK | 0 | 0.06 | 0.61 | 0.6 |
| HSL | 54.19º | 0.44% | 0.28% | - |
| HSV(B) | 54.19º | 0.61% | 0.4% | - |
| XYZ | 10.05 | 11.34 | 3.67 | - |
| YUV | 91.41 | 98.99 | 135.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 96 | 40 | 0 | 0.06 | 0.61 | 0.6 | 54.19 | 0.44 | 0.28 |
| Hex | 66 | 60 | 28 | 0 | 6 | 3D | 3C | 36 | 2C | 1C |
| Octal | 146 | 140 | 50 | 0 | 6 | 75 | 74 | 66 | 54 | 34 |
| Binary | 1100110 | 1100000 | 101000 | 0 | 110 | 111101 | 111100 | 110110 | 101100 | 11100 |
Color Harmonies of #666028
Complementary color
Monochromatic Colors of #666028
Black with #666028
Text Example
Text Example
White with #666028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666028; }
p { color: rgb(102,96,40); }
H1.HeaderClassName
{
color: #666028;
}
.AnyTagClassName
{
color: #666028;
}
</style>
background-color css
<style>
a { background-color: #666028; }
a { background-color: rgb(102,96,40); }
div.DivClassName
{
background-color: #666028;
}
.BgClassName
{
background-color: #666028;
}
</style>
border-color css
<style>
span { border-color: #666028; }
span { border-color: rgb(102,96,40); }
td.TdClassName
{
border-color: #666028;
}
.TagClassName
{
border-color: #666028;
}
</style>