Shades of Costa Del Sol #595524
Tints of Costa Del Sol #595524
RGB
CMYK
RGB Variations
Color information
#595524 (or 0x595524) is known color: Costa Del Sol. HEX triplet: 59, 55 and 24. RGB value is (89,85,36). Sum of RGB (Red+Green+Blue) = 89+85+36=210 (27% of max value = 765). Red value is 89 (35.16% from 255 or 42.38% from 210); Green value is 85 (33.59% from 255 or 40.48% from 210); Blue value is 36 (14.45% from 255 or 17.14% from 210); Max value from RGB is 89 - color contains mainly: red. Hex color #595524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #595524 is #A6AADB. Grayscale: #505050. Windows color (decimal): -10922716 or 2381145. OLE color: 2381145.
HSL color Cylindrical-coordinate representation of color #595524: hue angle of 55.47º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #595524 is Cyan = 0, Magento = 0.04, Yellow = 0.60 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 85 | 36 | - |
| CMYK | 0 | 0.04 | 0.60 | 0.65 |
| HSL | 55.47º | 0.42% | 0.25% | - |
| HSV(B) | 55.47º | 0.6% | 0.35% | - |
| XYZ | 7.69 | 8.75 | 2.95 | - |
| YUV | 80.61 | 102.83 | 133.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 85 | 36 | 0 | 0.04 | 0.60 | 0.65 | 55.47 | 0.42 | 0.25 |
| Hex | 59 | 55 | 24 | 0 | 4 | 3C | 41 | 37 | 2A | 19 |
| Octal | 131 | 125 | 44 | 0 | 4 | 74 | 101 | 67 | 52 | 31 |
| Binary | 1011001 | 1010101 | 100100 | 0 | 100 | 111100 | 1000001 | 110111 | 101010 | 11001 |
Color Harmonies of #595524
Complementary color
Monochromatic Colors of #595524
Black with #595524
Text Example
Text Example
White with #595524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595524; }
p { color: rgb(89,85,36); }
H1.HeaderClassName
{
color: #595524;
}
.AnyTagClassName
{
color: #595524;
}
</style>
background-color css
<style>
a { background-color: #595524; }
a { background-color: rgb(89,85,36); }
div.DivClassName
{
background-color: #595524;
}
.BgClassName
{
background-color: #595524;
}
</style>
border-color css
<style>
span { border-color: #595524; }
span { border-color: rgb(89,85,36); }
td.TdClassName
{
border-color: #595524;
}
.TagClassName
{
border-color: #595524;
}
</style>