Shades of Costa Del Sol #665816
Tints of Costa Del Sol #665816
RGB
CMYK
RGB Variations
Color information
#665816 (or 0x665816) is known color: Costa Del Sol. HEX triplet: 66, 58 and 16. RGB value is (102,88,22). Sum of RGB (Red+Green+Blue) = 102+88+22=212 (28% of max value = 765). Red value is 102 (40.23% from 255 or 48.11% from 212); Green value is 88 (34.77% from 255 or 41.51% from 212); Blue value is 22 (8.98% from 255 or 10.38% from 212); Max value from RGB is 102 - color contains mainly: red. Hex color #665816 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #665816 is #99A7E9. Grayscale: #545454. Windows color (decimal): -10069994 or 1464422. OLE color: 1464422.
HSL color Cylindrical-coordinate representation of color #665816: hue angle of 49.5º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #665816 is Cyan = 0, Magento = 0.14, Yellow = 0.78 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 22 | - |
| CMYK | 0 | 0.14 | 0.78 | 0.6 |
| HSL | 49.5º | 0.65% | 0.24% | - |
| HSV(B) | 49.5º | 0.78% | 0.4% | - |
| XYZ | 9.11 | 9.86 | 2.18 | - |
| YUV | 84.66 | 92.64 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 22 | 0 | 0.14 | 0.78 | 0.6 | 49.5 | 0.65 | 0.24 |
| Hex | 66 | 58 | 16 | 0 | E | 4E | 3C | 32 | 41 | 18 |
| Octal | 146 | 130 | 26 | 0 | 16 | 116 | 74 | 62 | 101 | 30 |
| Binary | 1100110 | 1011000 | 10110 | 0 | 1110 | 1001110 | 111100 | 110010 | 1000001 | 11000 |
Color Harmonies of #665816
Complementary color
Monochromatic Colors of #665816
Black with #665816
Text Example
Text Example
White with #665816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665816; }
p { color: rgb(102,88,22); }
H1.HeaderClassName
{
color: #665816;
}
.AnyTagClassName
{
color: #665816;
}
</style>
background-color css
<style>
a { background-color: #665816; }
a { background-color: rgb(102,88,22); }
div.DivClassName
{
background-color: #665816;
}
.BgClassName
{
background-color: #665816;
}
</style>
border-color css
<style>
span { border-color: #665816; }
span { border-color: rgb(102,88,22); }
td.TdClassName
{
border-color: #665816;
}
.TagClassName
{
border-color: #665816;
}
</style>