Shades of Costa Del Sol #575422
Tints of Costa Del Sol #575422
RGB
CMYK
RGB Variations
Color information
#575422 (or 0x575422) is known color: Costa Del Sol. HEX triplet: 57, 54 and 22. RGB value is (87,84,34). Sum of RGB (Red+Green+Blue) = 87+84+34=205 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.44% from 205); Green value is 84 (33.20% from 255 or 40.98% from 205); Blue value is 34 (13.67% from 255 or 16.59% from 205); Max value from RGB is 87 - color contains mainly: red. Hex color #575422 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575422 is #A8ABDD. Grayscale: #4F4F4F. Windows color (decimal): -11054046 or 2249815. OLE color: 2249815.
HSL color Cylindrical-coordinate representation of color #575422: hue angle of 56.6º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #575422 is Cyan = 0, Magento = 0.03, Yellow = 0.61 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 84 | 34 | - |
| CMYK | 0 | 0.03 | 0.61 | 0.66 |
| HSL | 56.6º | 0.44% | 0.24% | - |
| HSV(B) | 56.6º | 0.61% | 0.34% | - |
| XYZ | 7.39 | 8.48 | 2.76 | - |
| YUV | 79.2 | 102.49 | 133.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 34 | 0 | 0.03 | 0.61 | 0.66 | 56.6 | 0.44 | 0.24 |
| Hex | 57 | 54 | 22 | 0 | 3 | 3D | 42 | 39 | 2C | 18 |
| Octal | 127 | 124 | 42 | 0 | 3 | 75 | 102 | 71 | 54 | 30 |
| Binary | 1010111 | 1010100 | 100010 | 0 | 11 | 111101 | 1000010 | 111001 | 101100 | 11000 |
Color Harmonies of #575422
Complementary color
Monochromatic Colors of #575422
Black with #575422
Text Example
Text Example
White with #575422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575422; }
p { color: rgb(87,84,34); }
H1.HeaderClassName
{
color: #575422;
}
.AnyTagClassName
{
color: #575422;
}
</style>
background-color css
<style>
a { background-color: #575422; }
a { background-color: rgb(87,84,34); }
div.DivClassName
{
background-color: #575422;
}
.BgClassName
{
background-color: #575422;
}
</style>
border-color css
<style>
span { border-color: #575422; }
span { border-color: rgb(87,84,34); }
td.TdClassName
{
border-color: #575422;
}
.TagClassName
{
border-color: #575422;
}
</style>