Shades of Costa Del Sol #686129
Tints of Costa Del Sol #686129
RGB
CMYK
RGB Variations
Color information
#686129 (or 0x686129) is known color: Costa Del Sol. HEX triplet: 68, 61 and 29. RGB value is (104,97,41). Sum of RGB (Red+Green+Blue) = 104+97+41=242 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.98% from 242); Green value is 97 (38.28% from 255 or 40.08% from 242); Blue value is 41 (16.41% from 255 or 16.94% from 242); Max value from RGB is 104 - color contains mainly: red. Hex color #686129 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686129 is #979ED6. Grayscale: #5C5C5C. Windows color (decimal): -9936599 or 2711912. OLE color: 2711912.
HSL color Cylindrical-coordinate representation of color #686129: hue angle of 53.33º 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 #686129 is Cyan = 0, Magento = 0.07, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 41 | - |
| CMYK | 0 | 0.07 | 0.61 | 0.59 |
| HSL | 53.33º | 0.43% | 0.28% | - |
| HSV(B) | 53.33º | 0.61% | 0.41% | - |
| XYZ | 10.38 | 11.65 | 3.8 | - |
| YUV | 92.71 | 98.82 | 136.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 41 | 0 | 0.07 | 0.61 | 0.59 | 53.33 | 0.43 | 0.28 |
| Hex | 68 | 61 | 29 | 0 | 7 | 3D | 3B | 35 | 2B | 1C |
| Octal | 150 | 141 | 51 | 0 | 7 | 75 | 73 | 65 | 53 | 34 |
| Binary | 1101000 | 1100001 | 101001 | 0 | 111 | 111101 | 111011 | 110101 | 101011 | 11100 |
Color Harmonies of #686129
Complementary color
Monochromatic Colors of #686129
Black with #686129
Text Example
Text Example
White with #686129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686129; }
p { color: rgb(104,97,41); }
H1.HeaderClassName
{
color: #686129;
}
.AnyTagClassName
{
color: #686129;
}
</style>
background-color css
<style>
a { background-color: #686129; }
a { background-color: rgb(104,97,41); }
div.DivClassName
{
background-color: #686129;
}
.BgClassName
{
background-color: #686129;
}
</style>
border-color css
<style>
span { border-color: #686129; }
span { border-color: rgb(104,97,41); }
td.TdClassName
{
border-color: #686129;
}
.TagClassName
{
border-color: #686129;
}
</style>