Shades of Costa Del Sol #585628
Tints of Costa Del Sol #585628
RGB
CMYK
RGB Variations
Color information
#585628 (or 0x585628) is known color: Costa Del Sol. HEX triplet: 58, 56 and 28. RGB value is (88,86,40). Sum of RGB (Red+Green+Blue) = 88+86+40=214 (28% of max value = 765). Red value is 88 (34.77% from 255 or 41.12% from 214); Green value is 86 (33.98% from 255 or 40.19% from 214); Blue value is 40 (16.02% from 255 or 18.69% from 214); Max value from RGB is 88 - color contains mainly: red. Hex color #585628 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585628 is #A7A9D7. Grayscale: #515151. Windows color (decimal): -10987992 or 2643544. OLE color: 2643544.
HSL color Cylindrical-coordinate representation of color #585628: hue angle of 57.5º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #585628 is Cyan = 0, Magento = 0.02, Yellow = 0.55 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 86 | 40 | - |
| CMYK | 0 | 0.02 | 0.55 | 0.65 |
| HSL | 57.5º | 0.38% | 0.25% | - |
| HSV(B) | 57.5º | 0.55% | 0.35% | - |
| XYZ | 7.74 | 8.88 | 3.31 | - |
| YUV | 81.35 | 104.66 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 86 | 40 | 0 | 0.02 | 0.55 | 0.65 | 57.5 | 0.38 | 0.25 |
| Hex | 58 | 56 | 28 | 0 | 2 | 37 | 41 | 3A | 26 | 19 |
| Octal | 130 | 126 | 50 | 0 | 2 | 67 | 101 | 72 | 46 | 31 |
| Binary | 1011000 | 1010110 | 101000 | 0 | 10 | 110111 | 1000001 | 111010 | 100110 | 11001 |
Color Harmonies of #585628
Complementary color
Monochromatic Colors of #585628
Black with #585628
Text Example
Text Example
White with #585628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585628; }
p { color: rgb(88,86,40); }
H1.HeaderClassName
{
color: #585628;
}
.AnyTagClassName
{
color: #585628;
}
</style>
background-color css
<style>
a { background-color: #585628; }
a { background-color: rgb(88,86,40); }
div.DivClassName
{
background-color: #585628;
}
.BgClassName
{
background-color: #585628;
}
</style>
border-color css
<style>
span { border-color: #585628; }
span { border-color: rgb(88,86,40); }
td.TdClassName
{
border-color: #585628;
}
.TagClassName
{
border-color: #585628;
}
</style>