Shades of Costa Del Sol #686528
Tints of Costa Del Sol #686528
RGB
CMYK
RGB Variations
Color information
#686528 (or 0x686528) is known color: Costa Del Sol. HEX triplet: 68, 65 and 28. RGB value is (104,101,40). Sum of RGB (Red+Green+Blue) = 104+101+40=245 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.45% from 245); Green value is 101 (39.84% from 255 or 41.22% from 245); Blue value is 40 (16.02% from 255 or 16.33% from 245); Max value from RGB is 104 - color contains mainly: red. Hex color #686528 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686528 is #979AD7. Grayscale: #5F5F5F. Windows color (decimal): -9935576 or 2647400. OLE color: 2647400.
HSL color Cylindrical-coordinate representation of color #686528: hue angle of 57.19º 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 #686528 is Cyan = 0, Magento = 0.03, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 40 | - |
| CMYK | 0 | 0.03 | 0.62 | 0.59 |
| HSL | 57.19º | 0.44% | 0.28% | - |
| HSV(B) | 57.19º | 0.62% | 0.41% | - |
| XYZ | 10.75 | 12.4 | 3.84 | - |
| YUV | 94.94 | 96.99 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 40 | 0 | 0.03 | 0.62 | 0.59 | 57.19 | 0.44 | 0.28 |
| Hex | 68 | 65 | 28 | 0 | 3 | 3E | 3B | 39 | 2C | 1C |
| Octal | 150 | 145 | 50 | 0 | 3 | 76 | 73 | 71 | 54 | 34 |
| Binary | 1101000 | 1100101 | 101000 | 0 | 11 | 111110 | 111011 | 111001 | 101100 | 11100 |
Color Harmonies of #686528
Complementary color
Monochromatic Colors of #686528
Black with #686528
Text Example
Text Example
White with #686528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686528; }
p { color: rgb(104,101,40); }
H1.HeaderClassName
{
color: #686528;
}
.AnyTagClassName
{
color: #686528;
}
</style>
background-color css
<style>
a { background-color: #686528; }
a { background-color: rgb(104,101,40); }
div.DivClassName
{
background-color: #686528;
}
.BgClassName
{
background-color: #686528;
}
</style>
border-color css
<style>
span { border-color: #686528; }
span { border-color: rgb(104,101,40); }
td.TdClassName
{
border-color: #686528;
}
.TagClassName
{
border-color: #686528;
}
</style>