Shades of Costa Del Sol #666317
Tints of Costa Del Sol #666317
RGB
CMYK
RGB Variations
Color information
#666317 (or 0x666317) is known color: Costa Del Sol. HEX triplet: 66, 63 and 17. RGB value is (102,99,23). Sum of RGB (Red+Green+Blue) = 102+99+23=224 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.54% from 224); Green value is 99 (39.06% from 255 or 44.20% from 224); Blue value is 23 (9.38% from 255 or 10.27% from 224); Max value from RGB is 102 - color contains mainly: red. Hex color #666317 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #666317 is #999CE8. Grayscale: #5B5B5B. Windows color (decimal): -10067177 or 1532774. OLE color: 1532774.
HSL color Cylindrical-coordinate representation of color #666317: hue angle of 57.72º 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 #666317 is Cyan = 0, Magento = 0.03, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 99 | 23 | - |
| CMYK | 0 | 0.03 | 0.77 | 0.6 |
| HSL | 57.72º | 0.63% | 0.25% | - |
| HSV(B) | 57.72º | 0.77% | 0.4% | - |
| XYZ | 10.1 | 11.81 | 2.56 | - |
| YUV | 91.23 | 89.49 | 135.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 99 | 23 | 0 | 0.03 | 0.77 | 0.6 | 57.72 | 0.63 | 0.25 |
| Hex | 66 | 63 | 17 | 0 | 3 | 4D | 3C | 3A | 3F | 19 |
| Octal | 146 | 143 | 27 | 0 | 3 | 115 | 74 | 72 | 77 | 31 |
| Binary | 1100110 | 1100011 | 10111 | 0 | 11 | 1001101 | 111100 | 111010 | 111111 | 11001 |
Color Harmonies of #666317
Complementary color
Monochromatic Colors of #666317
Black with #666317
Text Example
Text Example
White with #666317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666317; }
p { color: rgb(102,99,23); }
H1.HeaderClassName
{
color: #666317;
}
.AnyTagClassName
{
color: #666317;
}
</style>
background-color css
<style>
a { background-color: #666317; }
a { background-color: rgb(102,99,23); }
div.DivClassName
{
background-color: #666317;
}
.BgClassName
{
background-color: #666317;
}
</style>
border-color css
<style>
span { border-color: #666317; }
span { border-color: rgb(102,99,23); }
td.TdClassName
{
border-color: #666317;
}
.TagClassName
{
border-color: #666317;
}
</style>