Shades of Costa Del Sol #575524
Tints of Costa Del Sol #575524
RGB
CMYK
RGB Variations
Color information
#575524 (or 0x575524) is known color: Costa Del Sol. HEX triplet: 57, 55 and 24. RGB value is (87,85,36). Sum of RGB (Red+Green+Blue) = 87+85+36=208 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.83% from 208); Green value is 85 (33.59% from 255 or 40.87% from 208); Blue value is 36 (14.45% from 255 or 17.31% from 208); Max value from RGB is 87 - color contains mainly: red. Hex color #575524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575524 is #A8AADB. Grayscale: #505050. Windows color (decimal): -11053788 or 2381143. OLE color: 2381143.
HSL color Cylindrical-coordinate representation of color #575524: hue angle of 57.65º degrees, saturation: 0.41, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #575524 is Cyan = 0, Magento = 0.02, Yellow = 0.59 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 85 | 36 | - |
| CMYK | 0 | 0.02 | 0.59 | 0.66 |
| HSL | 57.65º | 0.41% | 0.24% | - |
| HSV(B) | 57.65º | 0.59% | 0.34% | - |
| XYZ | 7.5 | 8.65 | 2.94 | - |
| YUV | 80.01 | 103.16 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 85 | 36 | 0 | 0.02 | 0.59 | 0.66 | 57.65 | 0.41 | 0.24 |
| Hex | 57 | 55 | 24 | 0 | 2 | 3B | 42 | 3A | 29 | 18 |
| Octal | 127 | 125 | 44 | 0 | 2 | 73 | 102 | 72 | 51 | 30 |
| Binary | 1010111 | 1010101 | 100100 | 0 | 10 | 111011 | 1000010 | 111010 | 101001 | 11000 |
Color Harmonies of #575524
Complementary color
Monochromatic Colors of #575524
Black with #575524
Text Example
Text Example
White with #575524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575524; }
p { color: rgb(87,85,36); }
H1.HeaderClassName
{
color: #575524;
}
.AnyTagClassName
{
color: #575524;
}
</style>
background-color css
<style>
a { background-color: #575524; }
a { background-color: rgb(87,85,36); }
div.DivClassName
{
background-color: #575524;
}
.BgClassName
{
background-color: #575524;
}
</style>
border-color css
<style>
span { border-color: #575524; }
span { border-color: rgb(87,85,36); }
td.TdClassName
{
border-color: #575524;
}
.TagClassName
{
border-color: #575524;
}
</style>