Shades of Costa Del Sol #585528
Tints of Costa Del Sol #585528
RGB
CMYK
RGB Variations
Color information
#585528 (or 0x585528) is known color: Costa Del Sol. HEX triplet: 58, 55 and 28. RGB value is (88,85,40). Sum of RGB (Red+Green+Blue) = 88+85+40=213 (28% of max value = 765). Red value is 88 (34.77% from 255 or 41.31% from 213); Green value is 85 (33.59% from 255 or 39.91% from 213); Blue value is 40 (16.02% from 255 or 18.78% from 213); Max value from RGB is 88 - color contains mainly: red. Hex color #585528 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585528 is #A7AAD7. Grayscale: #505050. Windows color (decimal): -10988248 or 2643288. OLE color: 2643288.
HSL color Cylindrical-coordinate representation of color #585528: hue angle of 56.25º 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 #585528 is Cyan = 0, Magento = 0.03, Yellow = 0.55 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 85 | 40 | - |
| CMYK | 0 | 0.03 | 0.55 | 0.65 |
| HSL | 56.25º | 0.38% | 0.25% | - |
| HSV(B) | 56.25º | 0.55% | 0.35% | - |
| XYZ | 7.66 | 8.72 | 3.29 | - |
| YUV | 80.77 | 104.99 | 133.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 85 | 40 | 0 | 0.03 | 0.55 | 0.65 | 56.25 | 0.38 | 0.25 |
| Hex | 58 | 55 | 28 | 0 | 3 | 37 | 41 | 38 | 26 | 19 |
| Octal | 130 | 125 | 50 | 0 | 3 | 67 | 101 | 70 | 46 | 31 |
| Binary | 1011000 | 1010101 | 101000 | 0 | 11 | 110111 | 1000001 | 111000 | 100110 | 11001 |
Color Harmonies of #585528
Complementary color
Monochromatic Colors of #585528
Black with #585528
Text Example
Text Example
White with #585528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585528; }
p { color: rgb(88,85,40); }
H1.HeaderClassName
{
color: #585528;
}
.AnyTagClassName
{
color: #585528;
}
</style>
background-color css
<style>
a { background-color: #585528; }
a { background-color: rgb(88,85,40); }
div.DivClassName
{
background-color: #585528;
}
.BgClassName
{
background-color: #585528;
}
</style>
border-color css
<style>
span { border-color: #585528; }
span { border-color: rgb(88,85,40); }
td.TdClassName
{
border-color: #585528;
}
.TagClassName
{
border-color: #585528;
}
</style>