Shades of Costa Del Sol #595519
Tints of Costa Del Sol #595519
RGB
CMYK
RGB Variations
Color information
#595519 (or 0x595519) is known color: Costa Del Sol. HEX triplet: 59, 55 and 19. RGB value is (89,85,25). Sum of RGB (Red+Green+Blue) = 89+85+25=199 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.72% from 199); Green value is 85 (33.59% from 255 or 42.71% from 199); Blue value is 25 (10.16% from 255 or 12.56% from 199); Max value from RGB is 89 - color contains mainly: red. Hex color #595519 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #595519 is #A6AAE6. Grayscale: #4F4F4F. Windows color (decimal): -10922727 or 1660249. OLE color: 1660249.
HSL color Cylindrical-coordinate representation of color #595519: hue angle of 56.25º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #595519 is Cyan = 0, Magento = 0.04, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 85 | 25 | - |
| CMYK | 0 | 0.04 | 0.72 | 0.65 |
| HSL | 56.25º | 0.56% | 0.22% | - |
| HSV(B) | 56.25º | 0.72% | 0.35% | - |
| XYZ | 7.54 | 8.69 | 2.2 | - |
| YUV | 79.36 | 97.33 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 85 | 25 | 0 | 0.04 | 0.72 | 0.65 | 56.25 | 0.56 | 0.22 |
| Hex | 59 | 55 | 19 | 0 | 4 | 48 | 41 | 38 | 38 | 16 |
| Octal | 131 | 125 | 31 | 0 | 4 | 110 | 101 | 70 | 70 | 26 |
| Binary | 1011001 | 1010101 | 11001 | 0 | 100 | 1001000 | 1000001 | 111000 | 111000 | 10110 |
Color Harmonies of #595519
Complementary color
Monochromatic Colors of #595519
Black with #595519
Text Example
Text Example
White with #595519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595519; }
p { color: rgb(89,85,25); }
H1.HeaderClassName
{
color: #595519;
}
.AnyTagClassName
{
color: #595519;
}
</style>
background-color css
<style>
a { background-color: #595519; }
a { background-color: rgb(89,85,25); }
div.DivClassName
{
background-color: #595519;
}
.BgClassName
{
background-color: #595519;
}
</style>
border-color css
<style>
span { border-color: #595519; }
span { border-color: rgb(89,85,25); }
td.TdClassName
{
border-color: #595519;
}
.TagClassName
{
border-color: #595519;
}
</style>