Shades of Costa Del Sol #686215
Tints of Costa Del Sol #686215
RGB
CMYK
RGB Variations
Color information
#686215 (or 0x686215) is known color: Costa Del Sol. HEX triplet: 68, 62 and 15. RGB value is (104,98,21). Sum of RGB (Red+Green+Blue) = 104+98+21=223 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.64% from 223); Green value is 98 (38.67% from 255 or 43.95% from 223); Blue value is 21 (8.59% from 255 or 9.42% from 223); Max value from RGB is 104 - color contains mainly: red. Hex color #686215 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686215 is #979DEA. Grayscale: #5B5B5B. Windows color (decimal): -9936363 or 1401448. OLE color: 1401448.
HSL color Cylindrical-coordinate representation of color #686215: hue angle of 55.66º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #686215 is Cyan = 0, Magento = 0.06, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 98 | 21 | - |
| CMYK | 0 | 0.06 | 0.80 | 0.59 |
| HSL | 55.66º | 0.66% | 0.25% | - |
| HSV(B) | 55.66º | 0.8% | 0.41% | - |
| XYZ | 10.21 | 11.73 | 2.44 | - |
| YUV | 91.02 | 88.49 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 98 | 21 | 0 | 0.06 | 0.80 | 0.59 | 55.66 | 0.66 | 0.25 |
| Hex | 68 | 62 | 15 | 0 | 6 | 50 | 3B | 38 | 42 | 19 |
| Octal | 150 | 142 | 25 | 0 | 6 | 120 | 73 | 70 | 102 | 31 |
| Binary | 1101000 | 1100010 | 10101 | 0 | 110 | 1010000 | 111011 | 111000 | 1000010 | 11001 |
Color Harmonies of #686215
Complementary color
Monochromatic Colors of #686215
Black with #686215
Text Example
Text Example
White with #686215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686215; }
p { color: rgb(104,98,21); }
H1.HeaderClassName
{
color: #686215;
}
.AnyTagClassName
{
color: #686215;
}
</style>
background-color css
<style>
a { background-color: #686215; }
a { background-color: rgb(104,98,21); }
div.DivClassName
{
background-color: #686215;
}
.BgClassName
{
background-color: #686215;
}
</style>
border-color css
<style>
span { border-color: #686215; }
span { border-color: rgb(104,98,21); }
td.TdClassName
{
border-color: #686215;
}
.TagClassName
{
border-color: #686215;
}
</style>