Shades of Costa Del Sol #686430
Tints of Costa Del Sol #686430
RGB
CMYK
RGB Variations
Color information
#686430 (or 0x686430) is known color: Costa Del Sol. HEX triplet: 68, 64 and 30. RGB value is (104,100,48). Sum of RGB (Red+Green+Blue) = 104+100+48=252 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.27% from 252); Green value is 100 (39.45% from 255 or 39.68% from 252); Blue value is 48 (19.14% from 255 or 19.05% from 252); Max value from RGB is 104 - color contains mainly: red. Hex color #686430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686430 is #979BCF. Grayscale: #5F5F5F. Windows color (decimal): -9935824 or 3171432. OLE color: 3171432.
HSL color Cylindrical-coordinate representation of color #686430: hue angle of 55.71º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #686430 is Cyan = 0, Magento = 0.04, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 100 | 48 | - |
| CMYK | 0 | 0.04 | 0.54 | 0.59 |
| HSL | 55.71º | 0.37% | 0.3% | - |
| HSV(B) | 55.71º | 0.54% | 0.41% | - |
| XYZ | 10.8 | 12.27 | 4.6 | - |
| YUV | 95.27 | 101.33 | 134.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 100 | 48 | 0 | 0.04 | 0.54 | 0.59 | 55.71 | 0.37 | 0.3 |
| Hex | 68 | 64 | 30 | 0 | 4 | 36 | 3B | 38 | 25 | 1E |
| Octal | 150 | 144 | 60 | 0 | 4 | 66 | 73 | 70 | 45 | 36 |
| Binary | 1101000 | 1100100 | 110000 | 0 | 100 | 110110 | 111011 | 111000 | 100101 | 11110 |
Color Harmonies of #686430
Complementary color
Monochromatic Colors of #686430
Black with #686430
Text Example
Text Example
White with #686430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686430; }
p { color: rgb(104,100,48); }
H1.HeaderClassName
{
color: #686430;
}
.AnyTagClassName
{
color: #686430;
}
</style>
background-color css
<style>
a { background-color: #686430; }
a { background-color: rgb(104,100,48); }
div.DivClassName
{
background-color: #686430;
}
.BgClassName
{
background-color: #686430;
}
</style>
border-color css
<style>
span { border-color: #686430; }
span { border-color: rgb(104,100,48); }
td.TdClassName
{
border-color: #686430;
}
.TagClassName
{
border-color: #686430;
}
</style>