Shades of Costa Del Sol #595919
Tints of Costa Del Sol #595919
RGB
CMYK
RGB Variations
Color information
#595919 (or 0x595919) is known color: Costa Del Sol. HEX triplet: 59, 59 and 19. RGB value is (89,89,25). Sum of RGB (Red+Green+Blue) = 89+89+25=203 (26% of max value = 765). Red value is 89 (35.16% from 255 or 43.84% from 203); Green value is 89 (35.16% from 255 or 43.84% from 203); Blue value is 25 (10.16% from 255 or 12.32% from 203); Max value from RGB is 89 - color contains mainly: red, green. Hex color #595919 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #595919 is #A6A6E6. Grayscale: #515151. Windows color (decimal): -10921703 or 1661273. OLE color: 1661273.
HSL color Cylindrical-coordinate representation of color #595919: hue angle of 60º 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 #595919 is Cyan = 0, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 89 | 25 | - |
| CMYK | 0 | 0 | 0.72 | 0.65 |
| HSL | 60º | 0.56% | 0.22% | - |
| HSV(B) | 60º | 0.72% | 0.35% | - |
| XYZ | 7.87 | 9.34 | 2.31 | - |
| YUV | 81.7 | 96 | 133.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 89 | 25 | 0 | 0 | 0.72 | 0.65 | 60 | 0.56 | 0.22 |
| Hex | 59 | 59 | 19 | 0 | 0 | 48 | 41 | 3C | 38 | 16 |
| Octal | 131 | 131 | 31 | 0 | 0 | 110 | 101 | 74 | 70 | 26 |
| Binary | 1011001 | 1011001 | 11001 | 0 | 0 | 1001000 | 1000001 | 111100 | 111000 | 10110 |
Color Harmonies of #595919
Complementary color
Monochromatic Colors of #595919
Black with #595919
Text Example
Text Example
White with #595919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595919; }
p { color: rgb(89,89,25); }
H1.HeaderClassName
{
color: #595919;
}
.AnyTagClassName
{
color: #595919;
}
</style>
background-color css
<style>
a { background-color: #595919; }
a { background-color: rgb(89,89,25); }
div.DivClassName
{
background-color: #595919;
}
.BgClassName
{
background-color: #595919;
}
</style>
border-color css
<style>
span { border-color: #595919; }
span { border-color: rgb(89,89,25); }
td.TdClassName
{
border-color: #595919;
}
.TagClassName
{
border-color: #595919;
}
</style>