Shades of Costa Del Sol #585426
Tints of Costa Del Sol #585426
RGB
CMYK
RGB Variations
Color information
#585426 (or 0x585426) is known color: Costa Del Sol. HEX triplet: 58, 54 and 26. RGB value is (88,84,38). Sum of RGB (Red+Green+Blue) = 88+84+38=210 (27% of max value = 765). Red value is 88 (34.77% from 255 or 41.90% from 210); Green value is 84 (33.20% from 255 or 40% from 210); Blue value is 38 (15.23% from 255 or 18.10% from 210); Max value from RGB is 88 - color contains mainly: red. Hex color #585426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585426 is #A7ABD9. Grayscale: #505050. Windows color (decimal): -10988506 or 2511960. OLE color: 2511960.
HSL color Cylindrical-coordinate representation of color #585426: hue angle of 55.2º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #585426 is Cyan = 0, Magento = 0.05, Yellow = 0.57 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 84 | 38 | - |
| CMYK | 0 | 0.05 | 0.57 | 0.65 |
| HSL | 55.2º | 0.4% | 0.25% | - |
| HSV(B) | 55.2º | 0.57% | 0.35% | - |
| XYZ | 7.54 | 8.56 | 3.09 | - |
| YUV | 79.95 | 104.33 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 84 | 38 | 0 | 0.05 | 0.57 | 0.65 | 55.2 | 0.4 | 0.25 |
| Hex | 58 | 54 | 26 | 0 | 5 | 39 | 41 | 37 | 28 | 19 |
| Octal | 130 | 124 | 46 | 0 | 5 | 71 | 101 | 67 | 50 | 31 |
| Binary | 1011000 | 1010100 | 100110 | 0 | 101 | 111001 | 1000001 | 110111 | 101000 | 11001 |
Color Harmonies of #585426
Complementary color
Monochromatic Colors of #585426
Black with #585426
Text Example
Text Example
White with #585426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585426; }
p { color: rgb(88,84,38); }
H1.HeaderClassName
{
color: #585426;
}
.AnyTagClassName
{
color: #585426;
}
</style>
background-color css
<style>
a { background-color: #585426; }
a { background-color: rgb(88,84,38); }
div.DivClassName
{
background-color: #585426;
}
.BgClassName
{
background-color: #585426;
}
</style>
border-color css
<style>
span { border-color: #585426; }
span { border-color: rgb(88,84,38); }
td.TdClassName
{
border-color: #585426;
}
.TagClassName
{
border-color: #585426;
}
</style>