Shades of Costa Del Sol #686722
Tints of Costa Del Sol #686722
RGB
CMYK
RGB Variations
Color information
#686722 (or 0x686722) is known color: Costa Del Sol. HEX triplet: 68, 67 and 22. RGB value is (104,103,34). Sum of RGB (Red+Green+Blue) = 104+103+34=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 103 (40.62% from 255 or 42.74% from 241); Blue value is 34 (13.67% from 255 or 14.11% from 241); Max value from RGB is 104 - color contains mainly: red. Hex color #686722 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686722 is #9798DD. Grayscale: #5F5F5F. Windows color (decimal): -9935070 or 2254696. OLE color: 2254696.
HSL color Cylindrical-coordinate representation of color #686722: hue angle of 59.14º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #686722 is Cyan = 0, Magento = 0.01, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 34 | - |
| CMYK | 0 | 0.01 | 0.67 | 0.59 |
| HSL | 59.14º | 0.51% | 0.27% | - |
| HSV(B) | 59.14º | 0.67% | 0.41% | - |
| XYZ | 10.85 | 12.76 | 3.4 | - |
| YUV | 95.43 | 93.33 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 34 | 0 | 0.01 | 0.67 | 0.59 | 59.14 | 0.51 | 0.27 |
| Hex | 68 | 67 | 22 | 0 | 1 | 43 | 3B | 3B | 33 | 1B |
| Octal | 150 | 147 | 42 | 0 | 1 | 103 | 73 | 73 | 63 | 33 |
| Binary | 1101000 | 1100111 | 100010 | 0 | 1 | 1000011 | 111011 | 111011 | 110011 | 11011 |
Color Harmonies of #686722
Complementary color
Monochromatic Colors of #686722
Black with #686722
Text Example
Text Example
White with #686722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686722; }
p { color: rgb(104,103,34); }
H1.HeaderClassName
{
color: #686722;
}
.AnyTagClassName
{
color: #686722;
}
</style>
background-color css
<style>
a { background-color: #686722; }
a { background-color: rgb(104,103,34); }
div.DivClassName
{
background-color: #686722;
}
.BgClassName
{
background-color: #686722;
}
</style>
border-color css
<style>
span { border-color: #686722; }
span { border-color: rgb(104,103,34); }
td.TdClassName
{
border-color: #686722;
}
.TagClassName
{
border-color: #686722;
}
</style>