Shades of Costa Del Sol #686013
Tints of Costa Del Sol #686013
RGB
CMYK
RGB Variations
Color information
#686013 (or 0x686013) is known color: Costa Del Sol. HEX triplet: 68, 60 and 13. RGB value is (104,96,19). Sum of RGB (Red+Green+Blue) = 104+96+19=219 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.49% from 219); Green value is 96 (37.89% from 255 or 43.84% from 219); Blue value is 19 (7.81% from 255 or 8.68% from 219); Max value from RGB is 104 - color contains mainly: red. Hex color #686013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686013 is #979FEC. Grayscale: #595959. Windows color (decimal): -9936877 or 1269864. OLE color: 1269864.
HSL color Cylindrical-coordinate representation of color #686013: hue angle of 54.35º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #686013 is Cyan = 0, Magento = 0.08, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 19 | - |
| CMYK | 0 | 0.08 | 0.82 | 0.59 |
| HSL | 54.35º | 0.69% | 0.24% | - |
| HSV(B) | 54.35º | 0.82% | 0.41% | - |
| XYZ | 10.01 | 11.36 | 2.28 | - |
| YUV | 89.61 | 88.15 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 19 | 0 | 0.08 | 0.82 | 0.59 | 54.35 | 0.69 | 0.24 |
| Hex | 68 | 60 | 13 | 0 | 8 | 52 | 3B | 36 | 45 | 18 |
| Octal | 150 | 140 | 23 | 0 | 10 | 122 | 73 | 66 | 105 | 30 |
| Binary | 1101000 | 1100000 | 10011 | 0 | 1000 | 1010010 | 111011 | 110110 | 1000101 | 11000 |
Color Harmonies of #686013
Complementary color
Monochromatic Colors of #686013
Black with #686013
Text Example
Text Example
White with #686013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686013; }
p { color: rgb(104,96,19); }
H1.HeaderClassName
{
color: #686013;
}
.AnyTagClassName
{
color: #686013;
}
</style>
background-color css
<style>
a { background-color: #686013; }
a { background-color: rgb(104,96,19); }
div.DivClassName
{
background-color: #686013;
}
.BgClassName
{
background-color: #686013;
}
</style>
border-color css
<style>
span { border-color: #686013; }
span { border-color: rgb(104,96,19); }
td.TdClassName
{
border-color: #686013;
}
.TagClassName
{
border-color: #686013;
}
</style>