Shades of Costa Del Sol #685912
Tints of Costa Del Sol #685912
RGB
CMYK
RGB Variations
Color information
#685912 (or 0x685912) is known color: Costa Del Sol. HEX triplet: 68, 59 and 12. RGB value is (104,89,18). Sum of RGB (Red+Green+Blue) = 104+89+18=211 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.29% from 211); Green value is 89 (35.16% from 255 or 42.18% from 211); Blue value is 18 (7.42% from 255 or 8.53% from 211); Max value from RGB is 104 - color contains mainly: red. Hex color #685912 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685912 is #97A6ED. Grayscale: #555555. Windows color (decimal): -9938670 or 1202536. OLE color: 1202536.
HSL color Cylindrical-coordinate representation of color #685912: hue angle of 49.53º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #685912 is Cyan = 0, Magento = 0.14, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 18 | - |
| CMYK | 0 | 0.14 | 0.83 | 0.59 |
| HSL | 49.53º | 0.7% | 0.24% | - |
| HSV(B) | 49.53º | 0.83% | 0.41% | - |
| XYZ | 9.39 | 10.13 | 2.03 | - |
| YUV | 85.39 | 89.97 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 18 | 0 | 0.14 | 0.83 | 0.59 | 49.53 | 0.7 | 0.24 |
| Hex | 68 | 59 | 12 | 0 | E | 53 | 3B | 32 | 46 | 18 |
| Octal | 150 | 131 | 22 | 0 | 16 | 123 | 73 | 62 | 106 | 30 |
| Binary | 1101000 | 1011001 | 10010 | 0 | 1110 | 1010011 | 111011 | 110010 | 1000110 | 11000 |
Color Harmonies of #685912
Complementary color
Monochromatic Colors of #685912
Black with #685912
Text Example
Text Example
White with #685912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685912; }
p { color: rgb(104,89,18); }
H1.HeaderClassName
{
color: #685912;
}
.AnyTagClassName
{
color: #685912;
}
</style>
background-color css
<style>
a { background-color: #685912; }
a { background-color: rgb(104,89,18); }
div.DivClassName
{
background-color: #685912;
}
.BgClassName
{
background-color: #685912;
}
</style>
border-color css
<style>
span { border-color: #685912; }
span { border-color: rgb(104,89,18); }
td.TdClassName
{
border-color: #685912;
}
.TagClassName
{
border-color: #685912;
}
</style>