Shades of Costa Del Sol #666314
Tints of Costa Del Sol #666314
RGB
CMYK
RGB Variations
Color information
#666314 (or 0x666314) is known color: Costa Del Sol. HEX triplet: 66, 63 and 14. RGB value is (102,99,20). Sum of RGB (Red+Green+Blue) = 102+99+20=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 99 (39.06% from 255 or 44.80% from 221); Blue value is 20 (8.20% from 255 or 9.05% from 221); Max value from RGB is 102 - color contains mainly: red. Hex color #666314 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #666314 is #999CEB. Grayscale: #5B5B5B. Windows color (decimal): -10067180 or 1336166. OLE color: 1336166.
HSL color Cylindrical-coordinate representation of color #666314: hue angle of 57.8º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #666314 is Cyan = 0, Magento = 0.03, Yellow = 0.80 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 99 | 20 | - |
| CMYK | 0 | 0.03 | 0.80 | 0.6 |
| HSL | 57.8º | 0.67% | 0.24% | - |
| HSV(B) | 57.8º | 0.8% | 0.4% | - |
| XYZ | 10.07 | 11.8 | 2.41 | - |
| YUV | 90.89 | 87.99 | 135.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 99 | 20 | 0 | 0.03 | 0.80 | 0.6 | 57.8 | 0.67 | 0.24 |
| Hex | 66 | 63 | 14 | 0 | 3 | 50 | 3C | 3A | 43 | 18 |
| Octal | 146 | 143 | 24 | 0 | 3 | 120 | 74 | 72 | 103 | 30 |
| Binary | 1100110 | 1100011 | 10100 | 0 | 11 | 1010000 | 111100 | 111010 | 1000011 | 11000 |
Color Harmonies of #666314
Complementary color
Monochromatic Colors of #666314
Black with #666314
Text Example
Text Example
White with #666314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666314; }
p { color: rgb(102,99,20); }
H1.HeaderClassName
{
color: #666314;
}
.AnyTagClassName
{
color: #666314;
}
</style>
background-color css
<style>
a { background-color: #666314; }
a { background-color: rgb(102,99,20); }
div.DivClassName
{
background-color: #666314;
}
.BgClassName
{
background-color: #666314;
}
</style>
border-color css
<style>
span { border-color: #666314; }
span { border-color: rgb(102,99,20); }
td.TdClassName
{
border-color: #666314;
}
.TagClassName
{
border-color: #666314;
}
</style>