Shades of Costa Del Sol #686315
Tints of Costa Del Sol #686315
RGB
CMYK
RGB Variations
Color information
#686315 (or 0x686315) is known color: Costa Del Sol. HEX triplet: 68, 63 and 15. RGB value is (104,99,21). Sum of RGB (Red+Green+Blue) = 104+99+21=224 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.43% from 224); Green value is 99 (39.06% from 255 or 44.20% from 224); Blue value is 21 (8.59% from 255 or 9.38% from 224); Max value from RGB is 104 - color contains mainly: red. Hex color #686315 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686315 is #979CEA. Grayscale: #5B5B5B. Windows color (decimal): -9936107 or 1401704. OLE color: 1401704.
HSL color Cylindrical-coordinate representation of color #686315: hue angle of 56.39º 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 #686315 is Cyan = 0, Magento = 0.05, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 99 | 21 | - |
| CMYK | 0 | 0.05 | 0.80 | 0.59 |
| HSL | 56.39º | 0.66% | 0.25% | - |
| HSV(B) | 56.39º | 0.8% | 0.41% | - |
| XYZ | 10.31 | 11.92 | 2.47 | - |
| YUV | 91.6 | 88.16 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 21 | 0 | 0.05 | 0.80 | 0.59 | 56.39 | 0.66 | 0.25 |
| Hex | 68 | 63 | 15 | 0 | 5 | 50 | 3B | 38 | 42 | 19 |
| Octal | 150 | 143 | 25 | 0 | 5 | 120 | 73 | 70 | 102 | 31 |
| Binary | 1101000 | 1100011 | 10101 | 0 | 101 | 1010000 | 111011 | 111000 | 1000010 | 11001 |
Color Harmonies of #686315
Complementary color
Monochromatic Colors of #686315
Black with #686315
Text Example
Text Example
White with #686315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686315; }
p { color: rgb(104,99,21); }
H1.HeaderClassName
{
color: #686315;
}
.AnyTagClassName
{
color: #686315;
}
</style>
background-color css
<style>
a { background-color: #686315; }
a { background-color: rgb(104,99,21); }
div.DivClassName
{
background-color: #686315;
}
.BgClassName
{
background-color: #686315;
}
</style>
border-color css
<style>
span { border-color: #686315; }
span { border-color: rgb(104,99,21); }
td.TdClassName
{
border-color: #686315;
}
.TagClassName
{
border-color: #686315;
}
</style>