Shades of Costa Del Sol #665819
Tints of Costa Del Sol #665819
RGB
CMYK
RGB Variations
Color information
#665819 (or 0x665819) is known color: Costa Del Sol. HEX triplet: 66, 58 and 19. RGB value is (102,88,25). Sum of RGB (Red+Green+Blue) = 102+88+25=215 (28% of max value = 765). Red value is 102 (40.23% from 255 or 47.44% from 215); Green value is 88 (34.77% from 255 or 40.93% from 215); Blue value is 25 (10.16% from 255 or 11.63% from 215); Max value from RGB is 102 - color contains mainly: red. Hex color #665819 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #665819 is #99A7E6. Grayscale: #555555. Windows color (decimal): -10069991 or 1661030. OLE color: 1661030.
HSL color Cylindrical-coordinate representation of color #665819: hue angle of 49.09º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #665819 is Cyan = 0, Magento = 0.14, Yellow = 0.75 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 25 | - |
| CMYK | 0 | 0.14 | 0.75 | 0.6 |
| HSL | 49.09º | 0.61% | 0.25% | - |
| HSV(B) | 49.09º | 0.75% | 0.4% | - |
| XYZ | 9.14 | 9.87 | 2.34 | - |
| YUV | 85 | 94.14 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 25 | 0 | 0.14 | 0.75 | 0.6 | 49.09 | 0.61 | 0.25 |
| Hex | 66 | 58 | 19 | 0 | E | 4B | 3C | 31 | 3D | 19 |
| Octal | 146 | 130 | 31 | 0 | 16 | 113 | 74 | 61 | 75 | 31 |
| Binary | 1100110 | 1011000 | 11001 | 0 | 1110 | 1001011 | 111100 | 110001 | 111101 | 11001 |
Color Harmonies of #665819
Complementary color
Monochromatic Colors of #665819
Black with #665819
Text Example
Text Example
White with #665819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665819; }
p { color: rgb(102,88,25); }
H1.HeaderClassName
{
color: #665819;
}
.AnyTagClassName
{
color: #665819;
}
</style>
background-color css
<style>
a { background-color: #665819; }
a { background-color: rgb(102,88,25); }
div.DivClassName
{
background-color: #665819;
}
.BgClassName
{
background-color: #665819;
}
</style>
border-color css
<style>
span { border-color: #665819; }
span { border-color: rgb(102,88,25); }
td.TdClassName
{
border-color: #665819;
}
.TagClassName
{
border-color: #665819;
}
</style>