Shades of Costa Del Sol #685913
Tints of Costa Del Sol #685913
RGB
CMYK
RGB Variations
Color information
#685913 (or 0x685913) is known color: Costa Del Sol. HEX triplet: 68, 59 and 13. RGB value is (104,89,19). Sum of RGB (Red+Green+Blue) = 104+89+19=212 (28% of max value = 765). Red value is 104 (41.02% from 255 or 49.06% from 212); Green value is 89 (35.16% from 255 or 41.98% from 212); Blue value is 19 (7.81% from 255 or 8.96% from 212); Max value from RGB is 104 - color contains mainly: red. Hex color #685913 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685913 is #97A6EC. Grayscale: #555555. Windows color (decimal): -9938669 or 1268072. OLE color: 1268072.
HSL color Cylindrical-coordinate representation of color #685913: hue angle of 49.41º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #685913 is Cyan = 0, Magento = 0.14, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 19 | - |
| CMYK | 0 | 0.14 | 0.82 | 0.59 |
| HSL | 49.41º | 0.69% | 0.24% | - |
| HSV(B) | 49.41º | 0.82% | 0.41% | - |
| XYZ | 9.4 | 10.13 | 2.08 | - |
| YUV | 85.51 | 90.47 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 19 | 0 | 0.14 | 0.82 | 0.59 | 49.41 | 0.69 | 0.24 |
| Hex | 68 | 59 | 13 | 0 | E | 52 | 3B | 31 | 45 | 18 |
| Octal | 150 | 131 | 23 | 0 | 16 | 122 | 73 | 61 | 105 | 30 |
| Binary | 1101000 | 1011001 | 10011 | 0 | 1110 | 1010010 | 111011 | 110001 | 1000101 | 11000 |
Color Harmonies of #685913
Complementary color
Monochromatic Colors of #685913
Black with #685913
Text Example
Text Example
White with #685913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685913; }
p { color: rgb(104,89,19); }
H1.HeaderClassName
{
color: #685913;
}
.AnyTagClassName
{
color: #685913;
}
</style>
background-color css
<style>
a { background-color: #685913; }
a { background-color: rgb(104,89,19); }
div.DivClassName
{
background-color: #685913;
}
.BgClassName
{
background-color: #685913;
}
</style>
border-color css
<style>
span { border-color: #685913; }
span { border-color: rgb(104,89,19); }
td.TdClassName
{
border-color: #685913;
}
.TagClassName
{
border-color: #685913;
}
</style>