Shades of Costa Del Sol #5B5918
Tints of Costa Del Sol #5B5918
RGB
CMYK
RGB Variations
Color information
#5B5918 (or 0x5B5918) is known color: Costa Del Sol. HEX triplet: 5B, 59 and 18. RGB value is (91,89,24). Sum of RGB (Red+Green+Blue) = 91+89+24=204 (27% of max value = 765). Red value is 91 (35.94% from 255 or 44.61% from 204); Green value is 89 (35.16% from 255 or 43.63% from 204); Blue value is 24 (9.77% from 255 or 11.76% from 204); Max value from RGB is 91 - color contains mainly: red. Hex color #5B5918 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5B5918 is #A4A6E7. Grayscale: #525252. Windows color (decimal): -10790632 or 1595739. OLE color: 1595739.
HSL color Cylindrical-coordinate representation of color #5B5918: hue angle of 58.21º degrees, saturation: 0.58, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #5B5918 is Cyan = 0, Magento = 0.02, Yellow = 0.74 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 91 | 89 | 24 | - |
| CMYK | 0 | 0.02 | 0.74 | 0.64 |
| HSL | 58.21º | 0.58% | 0.23% | - |
| HSV(B) | 58.21º | 0.74% | 0.36% | - |
| XYZ | 8.05 | 9.43 | 2.26 | - |
| YUV | 82.19 | 95.16 | 134.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 89 | 24 | 0 | 0.02 | 0.74 | 0.64 | 58.21 | 0.58 | 0.23 |
| Hex | 5B | 59 | 18 | 0 | 2 | 4A | 40 | 3A | 3A | 17 |
| Octal | 133 | 131 | 30 | 0 | 2 | 112 | 100 | 72 | 72 | 27 |
| Binary | 1011011 | 1011001 | 11000 | 0 | 10 | 1001010 | 1000000 | 111010 | 111010 | 10111 |
Color Harmonies of #5B5918
Complementary color
Monochromatic Colors of #5B5918
Black with #5B5918
Text Example
Text Example
White with #5B5918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B5918; }
p { color: rgb(91,89,24); }
H1.HeaderClassName
{
color: #5B5918;
}
.AnyTagClassName
{
color: #5B5918;
}
</style>
background-color css
<style>
a { background-color: #5B5918; }
a { background-color: rgb(91,89,24); }
div.DivClassName
{
background-color: #5B5918;
}
.BgClassName
{
background-color: #5B5918;
}
</style>
border-color css
<style>
span { border-color: #5B5918; }
span { border-color: rgb(91,89,24); }
td.TdClassName
{
border-color: #5B5918;
}
.TagClassName
{
border-color: #5B5918;
}
</style>