Shades of Costa Del Sol #665712
Tints of Costa Del Sol #665712
RGB
CMYK
RGB Variations
Color information
#665712 (or 0x665712) is known color: Costa Del Sol. HEX triplet: 66, 57 and 12. RGB value is (102,87,18). Sum of RGB (Red+Green+Blue) = 102+87+18=207 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.28% from 207); Green value is 87 (34.38% from 255 or 42.03% from 207); Blue value is 18 (7.42% from 255 or 8.70% from 207); Max value from RGB is 102 - color contains mainly: red. Hex color #665712 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #665712 is #99A8ED. Grayscale: #535353. Windows color (decimal): -10070254 or 1202022. OLE color: 1202022.
HSL color Cylindrical-coordinate representation of color #665712: hue angle of 49.29º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #665712 is Cyan = 0, Magento = 0.15, Yellow = 0.82 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 87 | 18 | - |
| CMYK | 0 | 0.15 | 0.82 | 0.6 |
| HSL | 49.29º | 0.7% | 0.24% | - |
| HSV(B) | 49.29º | 0.82% | 0.4% | - |
| XYZ | 9 | 9.68 | 1.97 | - |
| YUV | 83.62 | 90.97 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 18 | 0 | 0.15 | 0.82 | 0.6 | 49.29 | 0.7 | 0.24 |
| Hex | 66 | 57 | 12 | 0 | F | 52 | 3C | 31 | 46 | 18 |
| Octal | 146 | 127 | 22 | 0 | 17 | 122 | 74 | 61 | 106 | 30 |
| Binary | 1100110 | 1010111 | 10010 | 0 | 1111 | 1010010 | 111100 | 110001 | 1000110 | 11000 |
Color Harmonies of #665712
Complementary color
Monochromatic Colors of #665712
Black with #665712
Text Example
Text Example
White with #665712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665712; }
p { color: rgb(102,87,18); }
H1.HeaderClassName
{
color: #665712;
}
.AnyTagClassName
{
color: #665712;
}
</style>
background-color css
<style>
a { background-color: #665712; }
a { background-color: rgb(102,87,18); }
div.DivClassName
{
background-color: #665712;
}
.BgClassName
{
background-color: #665712;
}
</style>
border-color css
<style>
span { border-color: #665712; }
span { border-color: rgb(102,87,18); }
td.TdClassName
{
border-color: #665712;
}
.TagClassName
{
border-color: #665712;
}
</style>