Shades of Costa Del Sol #666625
Tints of Costa Del Sol #666625
RGB
CMYK
RGB Variations
Color information
#666625 (or 0x666625) is known color: Costa Del Sol. HEX triplet: 66, 66 and 25. RGB value is (102,102,37). Sum of RGB (Red+Green+Blue) = 102+102+37=241 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.32% from 241); Green value is 102 (40.23% from 255 or 42.32% from 241); Blue value is 37 (14.84% from 255 or 15.35% from 241); Max value from RGB is 102 - color contains mainly: red, green. Hex color #666625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #666625 is #9999DA. Grayscale: #5E5E5E. Windows color (decimal): -10066395 or 2451046. OLE color: 2451046.
HSL color Cylindrical-coordinate representation of color #666625: hue angle of 60º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #666625 is Cyan = 0, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 102 | 37 | - |
| CMYK | 0 | 0 | 0.64 | 0.6 |
| HSL | 60º | 0.47% | 0.27% | - |
| HSV(B) | 60º | 0.64% | 0.4% | - |
| XYZ | 10.56 | 12.46 | 3.6 | - |
| YUV | 94.59 | 95.5 | 133.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 102 | 37 | 0 | 0 | 0.64 | 0.6 | 60 | 0.47 | 0.27 |
| Hex | 66 | 66 | 25 | 0 | 0 | 40 | 3C | 3C | 2F | 1B |
| Octal | 146 | 146 | 45 | 0 | 0 | 100 | 74 | 74 | 57 | 33 |
| Binary | 1100110 | 1100110 | 100101 | 0 | 0 | 1000000 | 111100 | 111100 | 101111 | 11011 |
Color Harmonies of #666625
Complementary color
Monochromatic Colors of #666625
Black with #666625
Text Example
Text Example
White with #666625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666625; }
p { color: rgb(102,102,37); }
H1.HeaderClassName
{
color: #666625;
}
.AnyTagClassName
{
color: #666625;
}
</style>
background-color css
<style>
a { background-color: #666625; }
a { background-color: rgb(102,102,37); }
div.DivClassName
{
background-color: #666625;
}
.BgClassName
{
background-color: #666625;
}
</style>
border-color css
<style>
span { border-color: #666625; }
span { border-color: rgb(102,102,37); }
td.TdClassName
{
border-color: #666625;
}
.TagClassName
{
border-color: #666625;
}
</style>