Shades of Costa Del Sol #686112
Tints of Costa Del Sol #686112
RGB
CMYK
RGB Variations
Color information
#686112 (or 0x686112) is known color: Costa Del Sol. HEX triplet: 68, 61 and 12. RGB value is (104,97,18). Sum of RGB (Red+Green+Blue) = 104+97+18=219 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.49% from 219); Green value is 97 (38.28% from 255 or 44.29% from 219); Blue value is 18 (7.42% from 255 or 8.22% from 219); Max value from RGB is 104 - color contains mainly: red. Hex color #686112 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686112 is #979EED. Grayscale: #5A5A5A. Windows color (decimal): -9936622 or 1204584. OLE color: 1204584.
HSL color Cylindrical-coordinate representation of color #686112: hue angle of 55.12º 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 #686112 is Cyan = 0, Magento = 0.07, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 18 | - |
| CMYK | 0 | 0.07 | 0.83 | 0.59 |
| HSL | 55.12º | 0.7% | 0.24% | - |
| HSV(B) | 55.12º | 0.83% | 0.41% | - |
| XYZ | 10.09 | 11.54 | 2.27 | - |
| YUV | 90.09 | 87.32 | 137.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 18 | 0 | 0.07 | 0.83 | 0.59 | 55.12 | 0.7 | 0.24 |
| Hex | 68 | 61 | 12 | 0 | 7 | 53 | 3B | 37 | 46 | 18 |
| Octal | 150 | 141 | 22 | 0 | 7 | 123 | 73 | 67 | 106 | 30 |
| Binary | 1101000 | 1100001 | 10010 | 0 | 111 | 1010011 | 111011 | 110111 | 1000110 | 11000 |
Color Harmonies of #686112
Complementary color
Monochromatic Colors of #686112
Black with #686112
Text Example
Text Example
White with #686112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686112; }
p { color: rgb(104,97,18); }
H1.HeaderClassName
{
color: #686112;
}
.AnyTagClassName
{
color: #686112;
}
</style>
background-color css
<style>
a { background-color: #686112; }
a { background-color: rgb(104,97,18); }
div.DivClassName
{
background-color: #686112;
}
.BgClassName
{
background-color: #686112;
}
</style>
border-color css
<style>
span { border-color: #686112; }
span { border-color: rgb(104,97,18); }
td.TdClassName
{
border-color: #686112;
}
.TagClassName
{
border-color: #686112;
}
</style>