Shades of Costa Del Sol #686313
Tints of Costa Del Sol #686313
RGB
CMYK
RGB Variations
Color information
#686313 (or 0x686313) is known color: Costa Del Sol. HEX triplet: 68, 63 and 13. RGB value is (104,99,19). Sum of RGB (Red+Green+Blue) = 104+99+19=222 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.85% from 222); Green value is 99 (39.06% from 255 or 44.59% from 222); Blue value is 19 (7.81% from 255 or 8.56% from 222); Max value from RGB is 104 - color contains mainly: red. Hex color #686313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686313 is #979CEC. Grayscale: #5B5B5B. Windows color (decimal): -9936109 or 1270632. OLE color: 1270632.
HSL color Cylindrical-coordinate representation of color #686313: hue angle of 56.47º 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 #686313 is Cyan = 0, Magento = 0.05, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 99 | 19 | - |
| CMYK | 0 | 0.05 | 0.82 | 0.59 |
| HSL | 56.47º | 0.69% | 0.24% | - |
| HSV(B) | 56.47º | 0.82% | 0.41% | - |
| XYZ | 10.29 | 11.91 | 2.37 | - |
| YUV | 91.38 | 87.16 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 19 | 0 | 0.05 | 0.82 | 0.59 | 56.47 | 0.69 | 0.24 |
| Hex | 68 | 63 | 13 | 0 | 5 | 52 | 3B | 38 | 45 | 18 |
| Octal | 150 | 143 | 23 | 0 | 5 | 122 | 73 | 70 | 105 | 30 |
| Binary | 1101000 | 1100011 | 10011 | 0 | 101 | 1010010 | 111011 | 111000 | 1000101 | 11000 |
Color Harmonies of #686313
Complementary color
Monochromatic Colors of #686313
Black with #686313
Text Example
Text Example
White with #686313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686313; }
p { color: rgb(104,99,19); }
H1.HeaderClassName
{
color: #686313;
}
.AnyTagClassName
{
color: #686313;
}
</style>
background-color css
<style>
a { background-color: #686313; }
a { background-color: rgb(104,99,19); }
div.DivClassName
{
background-color: #686313;
}
.BgClassName
{
background-color: #686313;
}
</style>
border-color css
<style>
span { border-color: #686313; }
span { border-color: rgb(104,99,19); }
td.TdClassName
{
border-color: #686313;
}
.TagClassName
{
border-color: #686313;
}
</style>