Shades of Costa Del Sol #685911
Tints of Costa Del Sol #685911
RGB
CMYK
RGB Variations
Color information
#685911 (or 0x685911) is known color: Costa Del Sol. HEX triplet: 68, 59 and 11. RGB value is (104,89,17). Sum of RGB (Red+Green+Blue) = 104+89+17=210 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.52% from 210); Green value is 89 (35.16% from 255 or 42.38% from 210); Blue value is 17 (7.03% from 255 or 8.10% from 210); Max value from RGB is 104 - color contains mainly: red. Hex color #685911 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685911 is #97A6EE. Grayscale: #555555. Windows color (decimal): -9938671 or 1137000. OLE color: 1137000.
HSL color Cylindrical-coordinate representation of color #685911: hue angle of 49.66º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #685911 is Cyan = 0, Magento = 0.14, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 17 | - |
| CMYK | 0 | 0.14 | 0.84 | 0.59 |
| HSL | 49.66º | 0.72% | 0.24% | - |
| HSV(B) | 49.66º | 0.84% | 0.41% | - |
| XYZ | 9.38 | 10.13 | 1.99 | - |
| YUV | 85.28 | 89.47 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 17 | 0 | 0.14 | 0.84 | 0.59 | 49.66 | 0.72 | 0.24 |
| Hex | 68 | 59 | 11 | 0 | E | 54 | 3B | 32 | 48 | 18 |
| Octal | 150 | 131 | 21 | 0 | 16 | 124 | 73 | 62 | 110 | 30 |
| Binary | 1101000 | 1011001 | 10001 | 0 | 1110 | 1010100 | 111011 | 110010 | 1001000 | 11000 |
Color Harmonies of #685911
Complementary color
Monochromatic Colors of #685911
Black with #685911
Text Example
Text Example
White with #685911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685911; }
p { color: rgb(104,89,17); }
H1.HeaderClassName
{
color: #685911;
}
.AnyTagClassName
{
color: #685911;
}
</style>
background-color css
<style>
a { background-color: #685911; }
a { background-color: rgb(104,89,17); }
div.DivClassName
{
background-color: #685911;
}
.BgClassName
{
background-color: #685911;
}
</style>
border-color css
<style>
span { border-color: #685911; }
span { border-color: rgb(104,89,17); }
td.TdClassName
{
border-color: #685911;
}
.TagClassName
{
border-color: #685911;
}
</style>