Shades of Costa Del Sol #585422
Tints of Costa Del Sol #585422
RGB
CMYK
RGB Variations
Color information
#585422 (or 0x585422) is known color: Costa Del Sol. HEX triplet: 58, 54 and 22. RGB value is (88,84,34). Sum of RGB (Red+Green+Blue) = 88+84+34=206 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.72% from 206); Green value is 84 (33.20% from 255 or 40.78% from 206); Blue value is 34 (13.67% from 255 or 16.50% from 206); Max value from RGB is 88 - color contains mainly: red. Hex color #585422 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585422 is #A7ABDD. Grayscale: #4F4F4F. Windows color (decimal): -10988510 or 2249816. OLE color: 2249816.
HSL color Cylindrical-coordinate representation of color #585422: hue angle of 55.56º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #585422 is Cyan = 0, Magento = 0.05, Yellow = 0.61 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 84 | 34 | - |
| CMYK | 0 | 0.05 | 0.61 | 0.65 |
| HSL | 55.56º | 0.44% | 0.24% | - |
| HSV(B) | 55.56º | 0.61% | 0.35% | - |
| XYZ | 7.48 | 8.53 | 2.77 | - |
| YUV | 79.5 | 102.33 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 84 | 34 | 0 | 0.05 | 0.61 | 0.65 | 55.56 | 0.44 | 0.24 |
| Hex | 58 | 54 | 22 | 0 | 5 | 3D | 41 | 38 | 2C | 18 |
| Octal | 130 | 124 | 42 | 0 | 5 | 75 | 101 | 70 | 54 | 30 |
| Binary | 1011000 | 1010100 | 100010 | 0 | 101 | 111101 | 1000001 | 111000 | 101100 | 11000 |
Color Harmonies of #585422
Complementary color
Monochromatic Colors of #585422
Black with #585422
Text Example
Text Example
White with #585422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585422; }
p { color: rgb(88,84,34); }
H1.HeaderClassName
{
color: #585422;
}
.AnyTagClassName
{
color: #585422;
}
</style>
background-color css
<style>
a { background-color: #585422; }
a { background-color: rgb(88,84,34); }
div.DivClassName
{
background-color: #585422;
}
.BgClassName
{
background-color: #585422;
}
</style>
border-color css
<style>
span { border-color: #585422; }
span { border-color: rgb(88,84,34); }
td.TdClassName
{
border-color: #585422;
}
.TagClassName
{
border-color: #585422;
}
</style>