Shades of Costa Del Sol #665817
Tints of Costa Del Sol #665817
RGB
CMYK
RGB Variations
Color information
#665817 (or 0x665817) is known color: Costa Del Sol. HEX triplet: 66, 58 and 17. RGB value is (102,88,23). Sum of RGB (Red+Green+Blue) = 102+88+23=213 (28% of max value = 765). Red value is 102 (40.23% from 255 or 47.89% from 213); Green value is 88 (34.77% from 255 or 41.31% from 213); Blue value is 23 (9.38% from 255 or 10.80% from 213); Max value from RGB is 102 - color contains mainly: red. Hex color #665817 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #665817 is #99A7E8. Grayscale: #555555. Windows color (decimal): -10069993 or 1529958. OLE color: 1529958.
HSL color Cylindrical-coordinate representation of color #665817: hue angle of 49.37º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #665817 is Cyan = 0, Magento = 0.14, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 23 | - |
| CMYK | 0 | 0.14 | 0.77 | 0.6 |
| HSL | 49.37º | 0.63% | 0.25% | - |
| HSV(B) | 49.37º | 0.77% | 0.4% | - |
| XYZ | 9.12 | 9.87 | 2.23 | - |
| YUV | 84.78 | 93.14 | 140.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 23 | 0 | 0.14 | 0.77 | 0.6 | 49.37 | 0.63 | 0.25 |
| Hex | 66 | 58 | 17 | 0 | E | 4D | 3C | 31 | 3F | 19 |
| Octal | 146 | 130 | 27 | 0 | 16 | 115 | 74 | 61 | 77 | 31 |
| Binary | 1100110 | 1011000 | 10111 | 0 | 1110 | 1001101 | 111100 | 110001 | 111111 | 11001 |
Color Harmonies of #665817
Complementary color
Monochromatic Colors of #665817
Black with #665817
Text Example
Text Example
White with #665817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665817; }
p { color: rgb(102,88,23); }
H1.HeaderClassName
{
color: #665817;
}
.AnyTagClassName
{
color: #665817;
}
</style>
background-color css
<style>
a { background-color: #665817; }
a { background-color: rgb(102,88,23); }
div.DivClassName
{
background-color: #665817;
}
.BgClassName
{
background-color: #665817;
}
</style>
border-color css
<style>
span { border-color: #665817; }
span { border-color: rgb(102,88,23); }
td.TdClassName
{
border-color: #665817;
}
.TagClassName
{
border-color: #665817;
}
</style>