Shades of Costa Del Sol #686526
Tints of Costa Del Sol #686526
RGB
CMYK
RGB Variations
Color information
#686526 (or 0x686526) is known color: Costa Del Sol. HEX triplet: 68, 65 and 26. RGB value is (104,101,38). Sum of RGB (Red+Green+Blue) = 104+101+38=243 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.80% from 243); Green value is 101 (39.84% from 255 or 41.56% from 243); Blue value is 38 (15.23% from 255 or 15.64% from 243); Max value from RGB is 104 - color contains mainly: red. Hex color #686526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686526 is #979AD9. Grayscale: #5E5E5E. Windows color (decimal): -9935578 or 2516328. OLE color: 2516328.
HSL color Cylindrical-coordinate representation of color #686526: hue angle of 57.27º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #686526 is Cyan = 0, Magento = 0.03, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 38 | - |
| CMYK | 0 | 0.03 | 0.63 | 0.59 |
| HSL | 57.27º | 0.46% | 0.28% | - |
| HSV(B) | 57.27º | 0.63% | 0.41% | - |
| XYZ | 10.71 | 12.39 | 3.66 | - |
| YUV | 94.72 | 95.99 | 134.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 38 | 0 | 0.03 | 0.63 | 0.59 | 57.27 | 0.46 | 0.28 |
| Hex | 68 | 65 | 26 | 0 | 3 | 3F | 3B | 39 | 2E | 1C |
| Octal | 150 | 145 | 46 | 0 | 3 | 77 | 73 | 71 | 56 | 34 |
| Binary | 1101000 | 1100101 | 100110 | 0 | 11 | 111111 | 111011 | 111001 | 101110 | 11100 |
Color Harmonies of #686526
Complementary color
Monochromatic Colors of #686526
Black with #686526
Text Example
Text Example
White with #686526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686526; }
p { color: rgb(104,101,38); }
H1.HeaderClassName
{
color: #686526;
}
.AnyTagClassName
{
color: #686526;
}
</style>
background-color css
<style>
a { background-color: #686526; }
a { background-color: rgb(104,101,38); }
div.DivClassName
{
background-color: #686526;
}
.BgClassName
{
background-color: #686526;
}
</style>
border-color css
<style>
span { border-color: #686526; }
span { border-color: rgb(104,101,38); }
td.TdClassName
{
border-color: #686526;
}
.TagClassName
{
border-color: #686526;
}
</style>