Shades of Costa Del Sol #686119
Tints of Costa Del Sol #686119
RGB
CMYK
RGB Variations
Color information
#686119 (or 0x686119) is known color: Costa Del Sol. HEX triplet: 68, 61 and 19. RGB value is (104,97,25). Sum of RGB (Red+Green+Blue) = 104+97+25=226 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.02% from 226); Green value is 97 (38.28% from 255 or 42.92% from 226); Blue value is 25 (10.16% from 255 or 11.06% from 226); Max value from RGB is 104 - color contains mainly: red. Hex color #686119 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686119 is #979EE6. Grayscale: #5B5B5B. Windows color (decimal): -9936615 or 1663336. OLE color: 1663336.
HSL color Cylindrical-coordinate representation of color #686119: hue angle of 54.68º 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 #686119 is Cyan = 0, Magento = 0.07, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 25 | - |
| CMYK | 0 | 0.07 | 0.76 | 0.59 |
| HSL | 54.68º | 0.61% | 0.25% | - |
| HSV(B) | 54.68º | 0.76% | 0.41% | - |
| XYZ | 10.16 | 11.56 | 2.62 | - |
| YUV | 90.89 | 90.82 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 25 | 0 | 0.07 | 0.76 | 0.59 | 54.68 | 0.61 | 0.25 |
| Hex | 68 | 61 | 19 | 0 | 7 | 4C | 3B | 37 | 3D | 19 |
| Octal | 150 | 141 | 31 | 0 | 7 | 114 | 73 | 67 | 75 | 31 |
| Binary | 1101000 | 1100001 | 11001 | 0 | 111 | 1001100 | 111011 | 110111 | 111101 | 11001 |
Color Harmonies of #686119
Complementary color
Monochromatic Colors of #686119
Black with #686119
Text Example
Text Example
White with #686119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686119; }
p { color: rgb(104,97,25); }
H1.HeaderClassName
{
color: #686119;
}
.AnyTagClassName
{
color: #686119;
}
</style>
background-color css
<style>
a { background-color: #686119; }
a { background-color: rgb(104,97,25); }
div.DivClassName
{
background-color: #686119;
}
.BgClassName
{
background-color: #686119;
}
</style>
border-color css
<style>
span { border-color: #686119; }
span { border-color: rgb(104,97,25); }
td.TdClassName
{
border-color: #686119;
}
.TagClassName
{
border-color: #686119;
}
</style>