Shades of Costa Del Sol #665824
Tints of Costa Del Sol #665824
RGB
CMYK
RGB Variations
Color information
#665824 (or 0x665824) is known color: Costa Del Sol. HEX triplet: 66, 58 and 24. RGB value is (102,88,36). Sum of RGB (Red+Green+Blue) = 102+88+36=226 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.13% from 226); Green value is 88 (34.77% from 255 or 38.94% from 226); Blue value is 36 (14.45% from 255 or 15.93% from 226); Max value from RGB is 102 - color contains mainly: red. Hex color #665824 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665824 is #99A7DB. Grayscale: #565656. Windows color (decimal): -10069980 or 2381926. OLE color: 2381926.
HSL color Cylindrical-coordinate representation of color #665824: hue angle of 47.27º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #665824 is Cyan = 0, Magento = 0.14, Yellow = 0.65 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 36 | - |
| CMYK | 0 | 0.14 | 0.65 | 0.6 |
| HSL | 47.27º | 0.48% | 0.27% | - |
| HSV(B) | 47.27º | 0.65% | 0.4% | - |
| XYZ | 9.29 | 9.93 | 3.1 | - |
| YUV | 86.26 | 99.64 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 36 | 0 | 0.14 | 0.65 | 0.6 | 47.27 | 0.48 | 0.27 |
| Hex | 66 | 58 | 24 | 0 | E | 41 | 3C | 2F | 30 | 1B |
| Octal | 146 | 130 | 44 | 0 | 16 | 101 | 74 | 57 | 60 | 33 |
| Binary | 1100110 | 1011000 | 100100 | 0 | 1110 | 1000001 | 111100 | 101111 | 110000 | 11011 |
Color Harmonies of #665824
Complementary color
Monochromatic Colors of #665824
Black with #665824
Text Example
Text Example
White with #665824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665824; }
p { color: rgb(102,88,36); }
H1.HeaderClassName
{
color: #665824;
}
.AnyTagClassName
{
color: #665824;
}
</style>
background-color css
<style>
a { background-color: #665824; }
a { background-color: rgb(102,88,36); }
div.DivClassName
{
background-color: #665824;
}
.BgClassName
{
background-color: #665824;
}
</style>
border-color css
<style>
span { border-color: #665824; }
span { border-color: rgb(102,88,36); }
td.TdClassName
{
border-color: #665824;
}
.TagClassName
{
border-color: #665824;
}
</style>