Shades of Costa Del Sol #686721
Tints of Costa Del Sol #686721
RGB
CMYK
RGB Variations
Color information
#686721 (or 0x686721) is known color: Costa Del Sol. HEX triplet: 68, 67 and 21. RGB value is (104,103,33). Sum of RGB (Red+Green+Blue) = 104+103+33=240 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.33% from 240); Green value is 103 (40.62% from 255 or 42.92% from 240); Blue value is 33 (13.28% from 255 or 13.75% from 240); Max value from RGB is 104 - color contains mainly: red. Hex color #686721 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686721 is #9798DE. Grayscale: #5F5F5F. Windows color (decimal): -9935071 or 2189160. OLE color: 2189160.
HSL color Cylindrical-coordinate representation of color #686721: hue angle of 59.15º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #686721 is Cyan = 0, Magento = 0.01, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 33 | - |
| CMYK | 0 | 0.01 | 0.68 | 0.59 |
| HSL | 59.15º | 0.52% | 0.27% | - |
| HSV(B) | 59.15º | 0.68% | 0.41% | - |
| XYZ | 10.83 | 12.75 | 3.33 | - |
| YUV | 95.32 | 92.83 | 134.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 33 | 0 | 0.01 | 0.68 | 0.59 | 59.15 | 0.52 | 0.27 |
| Hex | 68 | 67 | 21 | 0 | 1 | 44 | 3B | 3B | 34 | 1B |
| Octal | 150 | 147 | 41 | 0 | 1 | 104 | 73 | 73 | 64 | 33 |
| Binary | 1101000 | 1100111 | 100001 | 0 | 1 | 1000100 | 111011 | 111011 | 110100 | 11011 |
Color Harmonies of #686721
Complementary color
Monochromatic Colors of #686721
Black with #686721
Text Example
Text Example
White with #686721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686721; }
p { color: rgb(104,103,33); }
H1.HeaderClassName
{
color: #686721;
}
.AnyTagClassName
{
color: #686721;
}
</style>
background-color css
<style>
a { background-color: #686721; }
a { background-color: rgb(104,103,33); }
div.DivClassName
{
background-color: #686721;
}
.BgClassName
{
background-color: #686721;
}
</style>
border-color css
<style>
span { border-color: #686721; }
span { border-color: rgb(104,103,33); }
td.TdClassName
{
border-color: #686721;
}
.TagClassName
{
border-color: #686721;
}
</style>