Shades of Costa Del Sol #686019
Tints of Costa Del Sol #686019
RGB
CMYK
RGB Variations
Color information
#686019 (or 0x686019) is known color: Costa Del Sol. HEX triplet: 68, 60 and 19. RGB value is (104,96,25). Sum of RGB (Red+Green+Blue) = 104+96+25=225 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.22% from 225); Green value is 96 (37.89% from 255 or 42.67% from 225); Blue value is 25 (10.16% from 255 or 11.11% from 225); Max value from RGB is 104 - color contains mainly: red. Hex color #686019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686019 is #979FE6. Grayscale: #5A5A5A. Windows color (decimal): -9936871 or 1663080. OLE color: 1663080.
HSL color Cylindrical-coordinate representation of color #686019: hue angle of 53.92º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #686019 is Cyan = 0, Magento = 0.08, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 25 | - |
| CMYK | 0 | 0.08 | 0.76 | 0.59 |
| HSL | 53.92º | 0.61% | 0.25% | - |
| HSV(B) | 53.92º | 0.76% | 0.41% | - |
| XYZ | 10.07 | 11.38 | 2.59 | - |
| YUV | 90.3 | 91.15 | 137.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 25 | 0 | 0.08 | 0.76 | 0.59 | 53.92 | 0.61 | 0.25 |
| Hex | 68 | 60 | 19 | 0 | 8 | 4C | 3B | 36 | 3D | 19 |
| Octal | 150 | 140 | 31 | 0 | 10 | 114 | 73 | 66 | 75 | 31 |
| Binary | 1101000 | 1100000 | 11001 | 0 | 1000 | 1001100 | 111011 | 110110 | 111101 | 11001 |
Color Harmonies of #686019
Complementary color
Monochromatic Colors of #686019
Black with #686019
Text Example
Text Example
White with #686019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686019; }
p { color: rgb(104,96,25); }
H1.HeaderClassName
{
color: #686019;
}
.AnyTagClassName
{
color: #686019;
}
</style>
background-color css
<style>
a { background-color: #686019; }
a { background-color: rgb(104,96,25); }
div.DivClassName
{
background-color: #686019;
}
.BgClassName
{
background-color: #686019;
}
</style>
border-color css
<style>
span { border-color: #686019; }
span { border-color: rgb(104,96,25); }
td.TdClassName
{
border-color: #686019;
}
.TagClassName
{
border-color: #686019;
}
</style>