Shades of Costa Del Sol #665914
Tints of Costa Del Sol #665914
RGB
CMYK
RGB Variations
Color information
#665914 (or 0x665914) is known color: Costa Del Sol. HEX triplet: 66, 59 and 14. RGB value is (102,89,20). Sum of RGB (Red+Green+Blue) = 102+89+20=211 (27% of max value = 765). Red value is 102 (40.23% from 255 or 48.34% from 211); Green value is 89 (35.16% from 255 or 42.18% from 211); Blue value is 20 (8.20% from 255 or 9.48% from 211); Max value from RGB is 102 - color contains mainly: red. Hex color #665914 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #665914 is #99A6EB. Grayscale: #555555. Windows color (decimal): -10069740 or 1333606. OLE color: 1333606.
HSL color Cylindrical-coordinate representation of color #665914: hue angle of 50.49º 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 #665914 is Cyan = 0, Magento = 0.13, Yellow = 0.80 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 89 | 20 | - |
| CMYK | 0 | 0.13 | 0.80 | 0.6 |
| HSL | 50.49º | 0.67% | 0.24% | - |
| HSV(B) | 50.49º | 0.8% | 0.4% | - |
| XYZ | 9.18 | 10.02 | 2.11 | - |
| YUV | 85.02 | 91.31 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 20 | 0 | 0.13 | 0.80 | 0.6 | 50.49 | 0.67 | 0.24 |
| Hex | 66 | 59 | 14 | 0 | D | 50 | 3C | 32 | 43 | 18 |
| Octal | 146 | 131 | 24 | 0 | 15 | 120 | 74 | 62 | 103 | 30 |
| Binary | 1100110 | 1011001 | 10100 | 0 | 1101 | 1010000 | 111100 | 110010 | 1000011 | 11000 |
Color Harmonies of #665914
Complementary color
Monochromatic Colors of #665914
Black with #665914
Text Example
Text Example
White with #665914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665914; }
p { color: rgb(102,89,20); }
H1.HeaderClassName
{
color: #665914;
}
.AnyTagClassName
{
color: #665914;
}
</style>
background-color css
<style>
a { background-color: #665914; }
a { background-color: rgb(102,89,20); }
div.DivClassName
{
background-color: #665914;
}
.BgClassName
{
background-color: #665914;
}
</style>
border-color css
<style>
span { border-color: #665914; }
span { border-color: rgb(102,89,20); }
td.TdClassName
{
border-color: #665914;
}
.TagClassName
{
border-color: #665914;
}
</style>