Shades of Costa Del Sol #686429
Tints of Costa Del Sol #686429
RGB
CMYK
RGB Variations
Color information
#686429 (or 0x686429) is known color: Costa Del Sol. HEX triplet: 68, 64 and 29. RGB value is (104,100,41). Sum of RGB (Red+Green+Blue) = 104+100+41=245 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.45% from 245); Green value is 100 (39.45% from 255 or 40.82% from 245); Blue value is 41 (16.41% from 255 or 16.73% from 245); Max value from RGB is 104 - color contains mainly: red. Hex color #686429 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686429 is #979BD6. Grayscale: #5E5E5E. Windows color (decimal): -9935831 or 2712680. OLE color: 2712680.
HSL color Cylindrical-coordinate representation of color #686429: hue angle of 56.19º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #686429 is Cyan = 0, Magento = 0.04, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 100 | 41 | - |
| CMYK | 0 | 0.04 | 0.61 | 0.59 |
| HSL | 56.19º | 0.43% | 0.28% | - |
| HSV(B) | 56.19º | 0.61% | 0.41% | - |
| XYZ | 10.67 | 12.22 | 3.89 | - |
| YUV | 94.47 | 97.83 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 100 | 41 | 0 | 0.04 | 0.61 | 0.59 | 56.19 | 0.43 | 0.28 |
| Hex | 68 | 64 | 29 | 0 | 4 | 3D | 3B | 38 | 2B | 1C |
| Octal | 150 | 144 | 51 | 0 | 4 | 75 | 73 | 70 | 53 | 34 |
| Binary | 1101000 | 1100100 | 101001 | 0 | 100 | 111101 | 111011 | 111000 | 101011 | 11100 |
Color Harmonies of #686429
Complementary color
Monochromatic Colors of #686429
Black with #686429
Text Example
Text Example
White with #686429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686429; }
p { color: rgb(104,100,41); }
H1.HeaderClassName
{
color: #686429;
}
.AnyTagClassName
{
color: #686429;
}
</style>
background-color css
<style>
a { background-color: #686429; }
a { background-color: rgb(104,100,41); }
div.DivClassName
{
background-color: #686429;
}
.BgClassName
{
background-color: #686429;
}
</style>
border-color css
<style>
span { border-color: #686429; }
span { border-color: rgb(104,100,41); }
td.TdClassName
{
border-color: #686429;
}
.TagClassName
{
border-color: #686429;
}
</style>