Shades of Costa Del Sol #686226
Tints of Costa Del Sol #686226
RGB
CMYK
RGB Variations
Color information
#686226 (or 0x686226) is known color: Costa Del Sol. HEX triplet: 68, 62 and 26. RGB value is (104,98,38). Sum of RGB (Red+Green+Blue) = 104+98+38=240 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.33% from 240); Green value is 98 (38.67% from 255 or 40.83% from 240); Blue value is 38 (15.23% from 255 or 15.83% from 240); Max value from RGB is 104 - color contains mainly: red. Hex color #686226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686226 is #979DD9. Grayscale: #5D5D5D. Windows color (decimal): -9936346 or 2515560. OLE color: 2515560.
HSL color Cylindrical-coordinate representation of color #686226: hue angle of 54.55º 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 #686226 is Cyan = 0, Magento = 0.06, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 98 | 38 | - |
| CMYK | 0 | 0.06 | 0.63 | 0.59 |
| HSL | 54.55º | 0.46% | 0.28% | - |
| HSV(B) | 54.55º | 0.63% | 0.41% | - |
| XYZ | 10.43 | 11.82 | 3.57 | - |
| YUV | 92.95 | 96.99 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 98 | 38 | 0 | 0.06 | 0.63 | 0.59 | 54.55 | 0.46 | 0.28 |
| Hex | 68 | 62 | 26 | 0 | 6 | 3F | 3B | 37 | 2E | 1C |
| Octal | 150 | 142 | 46 | 0 | 6 | 77 | 73 | 67 | 56 | 34 |
| Binary | 1101000 | 1100010 | 100110 | 0 | 110 | 111111 | 111011 | 110111 | 101110 | 11100 |
Color Harmonies of #686226
Complementary color
Monochromatic Colors of #686226
Black with #686226
Text Example
Text Example
White with #686226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686226; }
p { color: rgb(104,98,38); }
H1.HeaderClassName
{
color: #686226;
}
.AnyTagClassName
{
color: #686226;
}
</style>
background-color css
<style>
a { background-color: #686226; }
a { background-color: rgb(104,98,38); }
div.DivClassName
{
background-color: #686226;
}
.BgClassName
{
background-color: #686226;
}
</style>
border-color css
<style>
span { border-color: #686226; }
span { border-color: rgb(104,98,38); }
td.TdClassName
{
border-color: #686226;
}
.TagClassName
{
border-color: #686226;
}
</style>