Shades of Costa Del Sol #665821
Tints of Costa Del Sol #665821
RGB
CMYK
RGB Variations
Color information
#665821 (or 0x665821) is known color: Costa Del Sol. HEX triplet: 66, 58 and 21. RGB value is (102,88,33). Sum of RGB (Red+Green+Blue) = 102+88+33=223 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.74% from 223); Green value is 88 (34.77% from 255 or 39.46% from 223); Blue value is 33 (13.28% from 255 or 14.80% from 223); Max value from RGB is 102 - color contains mainly: red. Hex color #665821 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665821 is #99A7DE. Grayscale: #565656. Windows color (decimal): -10069983 or 2185318. OLE color: 2185318.
HSL color Cylindrical-coordinate representation of color #665821: hue angle of 47.83º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #665821 is Cyan = 0, Magento = 0.14, Yellow = 0.68 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 33 | - |
| CMYK | 0 | 0.14 | 0.68 | 0.6 |
| HSL | 47.83º | 0.51% | 0.26% | - |
| HSV(B) | 47.83º | 0.68% | 0.4% | - |
| XYZ | 9.24 | 9.91 | 2.87 | - |
| YUV | 85.92 | 98.14 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 33 | 0 | 0.14 | 0.68 | 0.6 | 47.83 | 0.51 | 0.26 |
| Hex | 66 | 58 | 21 | 0 | E | 44 | 3C | 30 | 33 | 1A |
| Octal | 146 | 130 | 41 | 0 | 16 | 104 | 74 | 60 | 63 | 32 |
| Binary | 1100110 | 1011000 | 100001 | 0 | 1110 | 1000100 | 111100 | 110000 | 110011 | 11010 |
Color Harmonies of #665821
Complementary color
Monochromatic Colors of #665821
Black with #665821
Text Example
Text Example
White with #665821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665821; }
p { color: rgb(102,88,33); }
H1.HeaderClassName
{
color: #665821;
}
.AnyTagClassName
{
color: #665821;
}
</style>
background-color css
<style>
a { background-color: #665821; }
a { background-color: rgb(102,88,33); }
div.DivClassName
{
background-color: #665821;
}
.BgClassName
{
background-color: #665821;
}
</style>
border-color css
<style>
span { border-color: #665821; }
span { border-color: rgb(102,88,33); }
td.TdClassName
{
border-color: #665821;
}
.TagClassName
{
border-color: #665821;
}
</style>