Shades of Costa Del Sol #585518
Tints of Costa Del Sol #585518
RGB
CMYK
RGB Variations
Color information
#585518 (or 0x585518) is known color: Costa Del Sol. HEX triplet: 58, 55 and 18. RGB value is (88,85,24). Sum of RGB (Red+Green+Blue) = 88+85+24=197 (26% of max value = 765). Red value is 88 (34.77% from 255 or 44.67% from 197); Green value is 85 (33.59% from 255 or 43.15% from 197); Blue value is 24 (9.77% from 255 or 12.18% from 197); Max value from RGB is 88 - color contains mainly: red. Hex color #585518 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #585518 is #A7AAE7. Grayscale: #4F4F4F. Windows color (decimal): -10988264 or 1594712. OLE color: 1594712.
HSL color Cylindrical-coordinate representation of color #585518: hue angle of 57.19º degrees, saturation: 0.57, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #585518 is Cyan = 0, Magento = 0.03, Yellow = 0.73 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 85 | 24 | - |
| CMYK | 0 | 0.03 | 0.73 | 0.65 |
| HSL | 57.19º | 0.57% | 0.22% | - |
| HSV(B) | 57.19º | 0.73% | 0.35% | - |
| XYZ | 7.44 | 8.64 | 2.14 | - |
| YUV | 78.94 | 96.99 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 85 | 24 | 0 | 0.03 | 0.73 | 0.65 | 57.19 | 0.57 | 0.22 |
| Hex | 58 | 55 | 18 | 0 | 3 | 49 | 41 | 39 | 39 | 16 |
| Octal | 130 | 125 | 30 | 0 | 3 | 111 | 101 | 71 | 71 | 26 |
| Binary | 1011000 | 1010101 | 11000 | 0 | 11 | 1001001 | 1000001 | 111001 | 111001 | 10110 |
Color Harmonies of #585518
Complementary color
Monochromatic Colors of #585518
Black with #585518
Text Example
Text Example
White with #585518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585518; }
p { color: rgb(88,85,24); }
H1.HeaderClassName
{
color: #585518;
}
.AnyTagClassName
{
color: #585518;
}
</style>
background-color css
<style>
a { background-color: #585518; }
a { background-color: rgb(88,85,24); }
div.DivClassName
{
background-color: #585518;
}
.BgClassName
{
background-color: #585518;
}
</style>
border-color css
<style>
span { border-color: #585518; }
span { border-color: rgb(88,85,24); }
td.TdClassName
{
border-color: #585518;
}
.TagClassName
{
border-color: #585518;
}
</style>