Shades of Costa Del Sol #666326
Tints of Costa Del Sol #666326
RGB
CMYK
RGB Variations
Color information
#666326 (or 0x666326) is known color: Costa Del Sol. HEX triplet: 66, 63 and 26. RGB value is (102,99,38). Sum of RGB (Red+Green+Blue) = 102+99+38=239 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.68% from 239); Green value is 99 (39.06% from 255 or 41.42% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 102 - color contains mainly: red. Hex color #666326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #666326 is #999CD9. Grayscale: #5D5D5D. Windows color (decimal): -10067162 or 2515814. OLE color: 2515814.
HSL color Cylindrical-coordinate representation of color #666326: hue angle of 57.19º 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 #666326 is Cyan = 0, Magento = 0.03, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 99 | 38 | - |
| CMYK | 0 | 0.03 | 0.63 | 0.6 |
| HSL | 57.19º | 0.46% | 0.27% | - |
| HSV(B) | 57.19º | 0.63% | 0.4% | - |
| XYZ | 10.29 | 11.89 | 3.59 | - |
| YUV | 92.94 | 96.99 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 99 | 38 | 0 | 0.03 | 0.63 | 0.6 | 57.19 | 0.46 | 0.27 |
| Hex | 66 | 63 | 26 | 0 | 3 | 3F | 3C | 39 | 2E | 1B |
| Octal | 146 | 143 | 46 | 0 | 3 | 77 | 74 | 71 | 56 | 33 |
| Binary | 1100110 | 1100011 | 100110 | 0 | 11 | 111111 | 111100 | 111001 | 101110 | 11011 |
Color Harmonies of #666326
Complementary color
Monochromatic Colors of #666326
Black with #666326
Text Example
Text Example
White with #666326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666326; }
p { color: rgb(102,99,38); }
H1.HeaderClassName
{
color: #666326;
}
.AnyTagClassName
{
color: #666326;
}
</style>
background-color css
<style>
a { background-color: #666326; }
a { background-color: rgb(102,99,38); }
div.DivClassName
{
background-color: #666326;
}
.BgClassName
{
background-color: #666326;
}
</style>
border-color css
<style>
span { border-color: #666326; }
span { border-color: rgb(102,99,38); }
td.TdClassName
{
border-color: #666326;
}
.TagClassName
{
border-color: #666326;
}
</style>