Shades of Costa Del Sol #686229
Tints of Costa Del Sol #686229
RGB
CMYK
RGB Variations
Color information
#686229 (or 0x686229) is known color: Costa Del Sol. HEX triplet: 68, 62 and 29. RGB value is (104,98,41). Sum of RGB (Red+Green+Blue) = 104+98+41=243 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.80% from 243); Green value is 98 (38.67% from 255 or 40.33% from 243); Blue value is 41 (16.41% from 255 or 16.87% from 243); Max value from RGB is 104 - color contains mainly: red. Hex color #686229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686229 is #979DD6. Grayscale: #5D5D5D. Windows color (decimal): -9936343 or 2712168. OLE color: 2712168.
HSL color Cylindrical-coordinate representation of color #686229: hue angle of 54.29º 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 #686229 is Cyan = 0, Magento = 0.06, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 98 | 41 | - |
| CMYK | 0 | 0.06 | 0.61 | 0.59 |
| HSL | 54.29º | 0.43% | 0.28% | - |
| HSV(B) | 54.29º | 0.61% | 0.41% | - |
| XYZ | 10.48 | 11.84 | 3.83 | - |
| YUV | 93.3 | 98.49 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 98 | 41 | 0 | 0.06 | 0.61 | 0.59 | 54.29 | 0.43 | 0.28 |
| Hex | 68 | 62 | 29 | 0 | 6 | 3D | 3B | 36 | 2B | 1C |
| Octal | 150 | 142 | 51 | 0 | 6 | 75 | 73 | 66 | 53 | 34 |
| Binary | 1101000 | 1100010 | 101001 | 0 | 110 | 111101 | 111011 | 110110 | 101011 | 11100 |
Color Harmonies of #686229
Complementary color
Monochromatic Colors of #686229
Black with #686229
Text Example
Text Example
White with #686229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686229; }
p { color: rgb(104,98,41); }
H1.HeaderClassName
{
color: #686229;
}
.AnyTagClassName
{
color: #686229;
}
</style>
background-color css
<style>
a { background-color: #686229; }
a { background-color: rgb(104,98,41); }
div.DivClassName
{
background-color: #686229;
}
.BgClassName
{
background-color: #686229;
}
</style>
border-color css
<style>
span { border-color: #686229; }
span { border-color: rgb(104,98,41); }
td.TdClassName
{
border-color: #686229;
}
.TagClassName
{
border-color: #686229;
}
</style>