Shades of Costa Del Sol #685819
Tints of Costa Del Sol #685819
RGB
CMYK
RGB Variations
Color information
#685819 (or 0x685819) is known color: Costa Del Sol. HEX triplet: 68, 58 and 19. RGB value is (104,88,25). Sum of RGB (Red+Green+Blue) = 104+88+25=217 (28% of max value = 765). Red value is 104 (41.02% from 255 or 47.93% from 217); Green value is 88 (34.77% from 255 or 40.55% from 217); Blue value is 25 (10.16% from 255 or 11.52% from 217); Max value from RGB is 104 - color contains mainly: red. Hex color #685819 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685819 is #97A7E6. Grayscale: #555555. Windows color (decimal): -9938919 or 1661032. OLE color: 1661032.
HSL color Cylindrical-coordinate representation of color #685819: hue angle of 47.85º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #685819 is Cyan = 0, Magento = 0.15, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 25 | - |
| CMYK | 0 | 0.15 | 0.76 | 0.59 |
| HSL | 47.85º | 0.61% | 0.25% | - |
| HSV(B) | 47.85º | 0.76% | 0.41% | - |
| XYZ | 9.37 | 9.99 | 2.35 | - |
| YUV | 85.6 | 93.8 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 25 | 0 | 0.15 | 0.76 | 0.59 | 47.85 | 0.61 | 0.25 |
| Hex | 68 | 58 | 19 | 0 | F | 4C | 3B | 30 | 3D | 19 |
| Octal | 150 | 130 | 31 | 0 | 17 | 114 | 73 | 60 | 75 | 31 |
| Binary | 1101000 | 1011000 | 11001 | 0 | 1111 | 1001100 | 111011 | 110000 | 111101 | 11001 |
Color Harmonies of #685819
Complementary color
Monochromatic Colors of #685819
Black with #685819
Text Example
Text Example
White with #685819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685819; }
p { color: rgb(104,88,25); }
H1.HeaderClassName
{
color: #685819;
}
.AnyTagClassName
{
color: #685819;
}
</style>
background-color css
<style>
a { background-color: #685819; }
a { background-color: rgb(104,88,25); }
div.DivClassName
{
background-color: #685819;
}
.BgClassName
{
background-color: #685819;
}
</style>
border-color css
<style>
span { border-color: #685819; }
span { border-color: rgb(104,88,25); }
td.TdClassName
{
border-color: #685819;
}
.TagClassName
{
border-color: #685819;
}
</style>