Shades of Costa Del Sol #686312
Tints of Costa Del Sol #686312
RGB
CMYK
RGB Variations
Color information
#686312 (or 0x686312) is known color: Costa Del Sol. HEX triplet: 68, 63 and 12. RGB value is (104,99,18). Sum of RGB (Red+Green+Blue) = 104+99+18=221 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.06% from 221); Green value is 99 (39.06% from 255 or 44.80% from 221); Blue value is 18 (7.42% from 255 or 8.14% from 221); Max value from RGB is 104 - color contains mainly: red. Hex color #686312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686312 is #979CED. Grayscale: #5B5B5B. Windows color (decimal): -9936110 or 1205096. OLE color: 1205096.
HSL color Cylindrical-coordinate representation of color #686312: hue angle of 56.51º 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 #686312 is Cyan = 0, Magento = 0.05, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 99 | 18 | - |
| CMYK | 0 | 0.05 | 0.83 | 0.59 |
| HSL | 56.51º | 0.7% | 0.24% | - |
| HSV(B) | 56.51º | 0.83% | 0.41% | - |
| XYZ | 10.28 | 11.91 | 2.33 | - |
| YUV | 91.26 | 86.66 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 18 | 0 | 0.05 | 0.83 | 0.59 | 56.51 | 0.7 | 0.24 |
| Hex | 68 | 63 | 12 | 0 | 5 | 53 | 3B | 39 | 46 | 18 |
| Octal | 150 | 143 | 22 | 0 | 5 | 123 | 73 | 71 | 106 | 30 |
| Binary | 1101000 | 1100011 | 10010 | 0 | 101 | 1010011 | 111011 | 111001 | 1000110 | 11000 |
Color Harmonies of #686312
Complementary color
Monochromatic Colors of #686312
Black with #686312
Text Example
Text Example
White with #686312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686312; }
p { color: rgb(104,99,18); }
H1.HeaderClassName
{
color: #686312;
}
.AnyTagClassName
{
color: #686312;
}
</style>
background-color css
<style>
a { background-color: #686312; }
a { background-color: rgb(104,99,18); }
div.DivClassName
{
background-color: #686312;
}
.BgClassName
{
background-color: #686312;
}
</style>
border-color css
<style>
span { border-color: #686312; }
span { border-color: rgb(104,99,18); }
td.TdClassName
{
border-color: #686312;
}
.TagClassName
{
border-color: #686312;
}
</style>