Shades of Costa Del Sol #686428
Tints of Costa Del Sol #686428
RGB
CMYK
RGB Variations
Color information
#686428 (or 0x686428) is known color: Costa Del Sol. HEX triplet: 68, 64 and 28. RGB value is (104,100,40). Sum of RGB (Red+Green+Blue) = 104+100+40=244 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.62% from 244); Green value is 100 (39.45% from 255 or 40.98% from 244); Blue value is 40 (16.02% from 255 or 16.39% from 244); Max value from RGB is 104 - color contains mainly: red. Hex color #686428 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686428 is #979BD7. Grayscale: #5E5E5E. Windows color (decimal): -9935832 or 2647144. OLE color: 2647144.
HSL color Cylindrical-coordinate representation of color #686428: hue angle of 56.25º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #686428 is Cyan = 0, Magento = 0.04, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 100 | 40 | - |
| CMYK | 0 | 0.04 | 0.62 | 0.59 |
| HSL | 56.25º | 0.44% | 0.28% | - |
| HSV(B) | 56.25º | 0.62% | 0.41% | - |
| XYZ | 10.65 | 12.21 | 3.8 | - |
| YUV | 94.36 | 97.33 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 100 | 40 | 0 | 0.04 | 0.62 | 0.59 | 56.25 | 0.44 | 0.28 |
| Hex | 68 | 64 | 28 | 0 | 4 | 3E | 3B | 38 | 2C | 1C |
| Octal | 150 | 144 | 50 | 0 | 4 | 76 | 73 | 70 | 54 | 34 |
| Binary | 1101000 | 1100100 | 101000 | 0 | 100 | 111110 | 111011 | 111000 | 101100 | 11100 |
Color Harmonies of #686428
Complementary color
Monochromatic Colors of #686428
Black with #686428
Text Example
Text Example
White with #686428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686428; }
p { color: rgb(104,100,40); }
H1.HeaderClassName
{
color: #686428;
}
.AnyTagClassName
{
color: #686428;
}
</style>
background-color css
<style>
a { background-color: #686428; }
a { background-color: rgb(104,100,40); }
div.DivClassName
{
background-color: #686428;
}
.BgClassName
{
background-color: #686428;
}
</style>
border-color css
<style>
span { border-color: #686428; }
span { border-color: rgb(104,100,40); }
td.TdClassName
{
border-color: #686428;
}
.TagClassName
{
border-color: #686428;
}
</style>