Shades of Costa Del Sol #686028
Tints of Costa Del Sol #686028
RGB
CMYK
RGB Variations
Color information
#686028 (or 0x686028) is known color: Costa Del Sol. HEX triplet: 68, 60 and 28. RGB value is (104,96,40). Sum of RGB (Red+Green+Blue) = 104+96+40=240 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.33% from 240); Green value is 96 (37.89% from 255 or 40% from 240); Blue value is 40 (16.02% from 255 or 16.67% from 240); Max value from RGB is 104 - color contains mainly: red. Hex color #686028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686028 is #979FD7. Grayscale: #5C5C5C. Windows color (decimal): -9936856 or 2646120. OLE color: 2646120.
HSL color Cylindrical-coordinate representation of color #686028: hue angle of 52.5º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #686028 is Cyan = 0, Magento = 0.08, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 40 | - |
| CMYK | 0 | 0.08 | 0.62 | 0.59 |
| HSL | 52.5º | 0.44% | 0.28% | - |
| HSV(B) | 52.5º | 0.62% | 0.41% | - |
| XYZ | 10.27 | 11.46 | 3.68 | - |
| YUV | 92.01 | 98.65 | 136.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 40 | 0 | 0.08 | 0.62 | 0.59 | 52.5 | 0.44 | 0.28 |
| Hex | 68 | 60 | 28 | 0 | 8 | 3E | 3B | 34 | 2C | 1C |
| Octal | 150 | 140 | 50 | 0 | 10 | 76 | 73 | 64 | 54 | 34 |
| Binary | 1101000 | 1100000 | 101000 | 0 | 1000 | 111110 | 111011 | 110100 | 101100 | 11100 |
Color Harmonies of #686028
Complementary color
Monochromatic Colors of #686028
Black with #686028
Text Example
Text Example
White with #686028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686028; }
p { color: rgb(104,96,40); }
H1.HeaderClassName
{
color: #686028;
}
.AnyTagClassName
{
color: #686028;
}
</style>
background-color css
<style>
a { background-color: #686028; }
a { background-color: rgb(104,96,40); }
div.DivClassName
{
background-color: #686028;
}
.BgClassName
{
background-color: #686028;
}
</style>
border-color css
<style>
span { border-color: #686028; }
span { border-color: rgb(104,96,40); }
td.TdClassName
{
border-color: #686028;
}
.TagClassName
{
border-color: #686028;
}
</style>