Shades of Costa Del Sol #666526
Tints of Costa Del Sol #666526
RGB
CMYK
RGB Variations
Color information
#666526 (or 0x666526) is known color: Costa Del Sol. HEX triplet: 66, 65 and 26. RGB value is (102,101,38). Sum of RGB (Red+Green+Blue) = 102+101+38=241 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.32% from 241); Green value is 101 (39.84% from 255 or 41.91% from 241); Blue value is 38 (15.23% from 255 or 15.77% from 241); Max value from RGB is 102 - color contains mainly: red. Hex color #666526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #666526 is #999AD9. Grayscale: #5E5E5E. Windows color (decimal): -10066650 or 2516326. OLE color: 2516326.
HSL color Cylindrical-coordinate representation of color #666526: hue angle of 59.06º 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 #666526 is Cyan = 0, Magento = 0.01, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 101 | 38 | - |
| CMYK | 0 | 0.01 | 0.63 | 0.6 |
| HSL | 59.06º | 0.46% | 0.27% | - |
| HSV(B) | 59.06º | 0.63% | 0.4% | - |
| XYZ | 10.48 | 12.27 | 3.65 | - |
| YUV | 94.12 | 96.33 | 133.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 101 | 38 | 0 | 0.01 | 0.63 | 0.6 | 59.06 | 0.46 | 0.27 |
| Hex | 66 | 65 | 26 | 0 | 1 | 3F | 3C | 3B | 2E | 1B |
| Octal | 146 | 145 | 46 | 0 | 1 | 77 | 74 | 73 | 56 | 33 |
| Binary | 1100110 | 1100101 | 100110 | 0 | 1 | 111111 | 111100 | 111011 | 101110 | 11011 |
Color Harmonies of #666526
Complementary color
Monochromatic Colors of #666526
Black with #666526
Text Example
Text Example
White with #666526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666526; }
p { color: rgb(102,101,38); }
H1.HeaderClassName
{
color: #666526;
}
.AnyTagClassName
{
color: #666526;
}
</style>
background-color css
<style>
a { background-color: #666526; }
a { background-color: rgb(102,101,38); }
div.DivClassName
{
background-color: #666526;
}
.BgClassName
{
background-color: #666526;
}
</style>
border-color css
<style>
span { border-color: #666526; }
span { border-color: rgb(102,101,38); }
td.TdClassName
{
border-color: #666526;
}
.TagClassName
{
border-color: #666526;
}
</style>