Shades of Costa Del Sol #575527
Tints of Costa Del Sol #575527
RGB
CMYK
RGB Variations
Color information
#575527 (or 0x575527) is known color: Costa Del Sol. HEX triplet: 57, 55 and 27. RGB value is (87,85,39). Sum of RGB (Red+Green+Blue) = 87+85+39=211 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.23% from 211); Green value is 85 (33.59% from 255 or 40.28% from 211); Blue value is 39 (15.62% from 255 or 18.48% from 211); Max value from RGB is 87 - color contains mainly: red. Hex color #575527 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575527 is #A8AAD8. Grayscale: #505050. Windows color (decimal): -11053785 or 2577751. OLE color: 2577751.
HSL color Cylindrical-coordinate representation of color #575527: hue angle of 57.5º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #575527 is Cyan = 0, Magento = 0.02, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 85 | 39 | - |
| CMYK | 0 | 0.02 | 0.55 | 0.66 |
| HSL | 57.5º | 0.38% | 0.25% | - |
| HSV(B) | 57.5º | 0.55% | 0.34% | - |
| XYZ | 7.55 | 8.67 | 3.2 | - |
| YUV | 80.35 | 104.66 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 85 | 39 | 0 | 0.02 | 0.55 | 0.66 | 57.5 | 0.38 | 0.25 |
| Hex | 57 | 55 | 27 | 0 | 2 | 37 | 42 | 3A | 26 | 19 |
| Octal | 127 | 125 | 47 | 0 | 2 | 67 | 102 | 72 | 46 | 31 |
| Binary | 1010111 | 1010101 | 100111 | 0 | 10 | 110111 | 1000010 | 111010 | 100110 | 11001 |
Color Harmonies of #575527
Complementary color
Monochromatic Colors of #575527
Black with #575527
Text Example
Text Example
White with #575527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575527; }
p { color: rgb(87,85,39); }
H1.HeaderClassName
{
color: #575527;
}
.AnyTagClassName
{
color: #575527;
}
</style>
background-color css
<style>
a { background-color: #575527; }
a { background-color: rgb(87,85,39); }
div.DivClassName
{
background-color: #575527;
}
.BgClassName
{
background-color: #575527;
}
</style>
border-color css
<style>
span { border-color: #575527; }
span { border-color: rgb(87,85,39); }
td.TdClassName
{
border-color: #575527;
}
.TagClassName
{
border-color: #575527;
}
</style>