Shades of Costa Del Sol #665720
Tints of Costa Del Sol #665720
RGB
CMYK
RGB Variations
Color information
#665720 (or 0x665720) is known color: Costa Del Sol. HEX triplet: 66, 57 and 20. RGB value is (102,87,32). Sum of RGB (Red+Green+Blue) = 102+87+32=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 87 (34.38% from 255 or 39.37% from 221); Blue value is 32 (12.89% from 255 or 14.48% from 221); Max value from RGB is 102 - color contains mainly: red. Hex color #665720 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665720 is #99A8DF. Grayscale: #555555. Windows color (decimal): -10070240 or 2119526. OLE color: 2119526.
HSL color Cylindrical-coordinate representation of color #665720: hue angle of 47.14º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #665720 is Cyan = 0, Magento = 0.15, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 87 | 32 | - |
| CMYK | 0 | 0.15 | 0.69 | 0.6 |
| HSL | 47.14º | 0.52% | 0.26% | - |
| HSV(B) | 47.14º | 0.69% | 0.4% | - |
| XYZ | 9.15 | 9.75 | 2.77 | - |
| YUV | 85.22 | 97.97 | 139.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 32 | 0 | 0.15 | 0.69 | 0.6 | 47.14 | 0.52 | 0.26 |
| Hex | 66 | 57 | 20 | 0 | F | 45 | 3C | 2F | 34 | 1A |
| Octal | 146 | 127 | 40 | 0 | 17 | 105 | 74 | 57 | 64 | 32 |
| Binary | 1100110 | 1010111 | 100000 | 0 | 1111 | 1000101 | 111100 | 101111 | 110100 | 11010 |
Color Harmonies of #665720
Complementary color
Monochromatic Colors of #665720
Black with #665720
Text Example
Text Example
White with #665720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665720; }
p { color: rgb(102,87,32); }
H1.HeaderClassName
{
color: #665720;
}
.AnyTagClassName
{
color: #665720;
}
</style>
background-color css
<style>
a { background-color: #665720; }
a { background-color: rgb(102,87,32); }
div.DivClassName
{
background-color: #665720;
}
.BgClassName
{
background-color: #665720;
}
</style>
border-color css
<style>
span { border-color: #665720; }
span { border-color: rgb(102,87,32); }
td.TdClassName
{
border-color: #665720;
}
.TagClassName
{
border-color: #665720;
}
</style>