Shades of Costa Del Sol #686321
Tints of Costa Del Sol #686321
RGB
CMYK
RGB Variations
Color information
#686321 (or 0x686321) is known color: Costa Del Sol. HEX triplet: 68, 63 and 21. RGB value is (104,99,33). Sum of RGB (Red+Green+Blue) = 104+99+33=236 (31% of max value = 765). Red value is 104 (41.02% from 255 or 44.07% from 236); Green value is 99 (39.06% from 255 or 41.95% from 236); Blue value is 33 (13.28% from 255 or 13.98% from 236); Max value from RGB is 104 - color contains mainly: red. Hex color #686321 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686321 is #979CDE. Grayscale: #5D5D5D. Windows color (decimal): -9936095 or 2188136. OLE color: 2188136.
HSL color Cylindrical-coordinate representation of color #686321: hue angle of 55.77º 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 #686321 is Cyan = 0, Magento = 0.05, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 99 | 33 | - |
| CMYK | 0 | 0.05 | 0.68 | 0.59 |
| HSL | 55.77º | 0.52% | 0.27% | - |
| HSV(B) | 55.77º | 0.68% | 0.41% | - |
| XYZ | 10.45 | 11.98 | 3.2 | - |
| YUV | 92.97 | 94.16 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 33 | 0 | 0.05 | 0.68 | 0.59 | 55.77 | 0.52 | 0.27 |
| Hex | 68 | 63 | 21 | 0 | 5 | 44 | 3B | 38 | 34 | 1B |
| Octal | 150 | 143 | 41 | 0 | 5 | 104 | 73 | 70 | 64 | 33 |
| Binary | 1101000 | 1100011 | 100001 | 0 | 101 | 1000100 | 111011 | 111000 | 110100 | 11011 |
Color Harmonies of #686321
Complementary color
Monochromatic Colors of #686321
Black with #686321
Text Example
Text Example
White with #686321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686321; }
p { color: rgb(104,99,33); }
H1.HeaderClassName
{
color: #686321;
}
.AnyTagClassName
{
color: #686321;
}
</style>
background-color css
<style>
a { background-color: #686321; }
a { background-color: rgb(104,99,33); }
div.DivClassName
{
background-color: #686321;
}
.BgClassName
{
background-color: #686321;
}
</style>
border-color css
<style>
span { border-color: #686321; }
span { border-color: rgb(104,99,33); }
td.TdClassName
{
border-color: #686321;
}
.TagClassName
{
border-color: #686321;
}
</style>