Shades of Costa Del Sol #585629
Tints of Costa Del Sol #585629
RGB
CMYK
RGB Variations
Color information
#585629 (or 0x585629) is known color: Costa Del Sol. HEX triplet: 58, 56 and 29. RGB value is (88,86,41). Sum of RGB (Red+Green+Blue) = 88+86+41=215 (28% of max value = 765). Red value is 88 (34.77% from 255 or 40.93% from 215); Green value is 86 (33.98% from 255 or 40% from 215); Blue value is 41 (16.41% from 255 or 19.07% from 215); Max value from RGB is 88 - color contains mainly: red. Hex color #585629 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585629 is #A7A9D6. Grayscale: #515151. Windows color (decimal): -10987991 or 2709080. OLE color: 2709080.
HSL color Cylindrical-coordinate representation of color #585629: hue angle of 57.45º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #585629 is Cyan = 0, Magento = 0.02, Yellow = 0.53 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 86 | 41 | - |
| CMYK | 0 | 0.02 | 0.53 | 0.65 |
| HSL | 57.45º | 0.36% | 0.25% | - |
| HSV(B) | 57.45º | 0.53% | 0.35% | - |
| XYZ | 7.75 | 8.89 | 3.41 | - |
| YUV | 81.47 | 105.16 | 132.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 86 | 41 | 0 | 0.02 | 0.53 | 0.65 | 57.45 | 0.36 | 0.25 |
| Hex | 58 | 56 | 29 | 0 | 2 | 35 | 41 | 39 | 24 | 19 |
| Octal | 130 | 126 | 51 | 0 | 2 | 65 | 101 | 71 | 44 | 31 |
| Binary | 1011000 | 1010110 | 101001 | 0 | 10 | 110101 | 1000001 | 111001 | 100100 | 11001 |
Color Harmonies of #585629
Complementary color
Monochromatic Colors of #585629
Black with #585629
Text Example
Text Example
White with #585629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585629; }
p { color: rgb(88,86,41); }
H1.HeaderClassName
{
color: #585629;
}
.AnyTagClassName
{
color: #585629;
}
</style>
background-color css
<style>
a { background-color: #585629; }
a { background-color: rgb(88,86,41); }
div.DivClassName
{
background-color: #585629;
}
.BgClassName
{
background-color: #585629;
}
</style>
border-color css
<style>
span { border-color: #585629; }
span { border-color: rgb(88,86,41); }
td.TdClassName
{
border-color: #585629;
}
.TagClassName
{
border-color: #585629;
}
</style>