Shades of Costa Del Sol #595521
Tints of Costa Del Sol #595521
RGB
CMYK
RGB Variations
Color information
#595521 (or 0x595521) is known color: Costa Del Sol. HEX triplet: 59, 55 and 21. RGB value is (89,85,33). Sum of RGB (Red+Green+Blue) = 89+85+33=207 (27% of max value = 765). Red value is 89 (35.16% from 255 or 43.00% from 207); Green value is 85 (33.59% from 255 or 41.06% from 207); Blue value is 33 (13.28% from 255 or 15.94% from 207); Max value from RGB is 89 - color contains mainly: red. Hex color #595521 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #595521 is #A6AADE. Grayscale: #505050. Windows color (decimal): -10922719 or 2184537. OLE color: 2184537.
HSL color Cylindrical-coordinate representation of color #595521: hue angle of 55.71º degrees, saturation: 0.46, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #595521 is Cyan = 0, Magento = 0.04, Yellow = 0.63 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 85 | 33 | - |
| CMYK | 0 | 0.04 | 0.63 | 0.65 |
| HSL | 55.71º | 0.46% | 0.24% | - |
| HSV(B) | 55.71º | 0.63% | 0.35% | - |
| XYZ | 7.64 | 8.73 | 2.72 | - |
| YUV | 80.27 | 101.33 | 134.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 85 | 33 | 0 | 0.04 | 0.63 | 0.65 | 55.71 | 0.46 | 0.24 |
| Hex | 59 | 55 | 21 | 0 | 4 | 3F | 41 | 38 | 2E | 18 |
| Octal | 131 | 125 | 41 | 0 | 4 | 77 | 101 | 70 | 56 | 30 |
| Binary | 1011001 | 1010101 | 100001 | 0 | 100 | 111111 | 1000001 | 111000 | 101110 | 11000 |
Color Harmonies of #595521
Complementary color
Monochromatic Colors of #595521
Black with #595521
Text Example
Text Example
White with #595521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595521; }
p { color: rgb(89,85,33); }
H1.HeaderClassName
{
color: #595521;
}
.AnyTagClassName
{
color: #595521;
}
</style>
background-color css
<style>
a { background-color: #595521; }
a { background-color: rgb(89,85,33); }
div.DivClassName
{
background-color: #595521;
}
.BgClassName
{
background-color: #595521;
}
</style>
border-color css
<style>
span { border-color: #595521; }
span { border-color: rgb(89,85,33); }
td.TdClassName
{
border-color: #595521;
}
.TagClassName
{
border-color: #595521;
}
</style>