Shades of Costa Del Sol #5D5917
Tints of Costa Del Sol #5D5917
RGB
CMYK
RGB Variations
Color information
#5D5917 (or 0x5D5917) is known color: Costa Del Sol. HEX triplet: 5D, 59 and 17. RGB value is (93,89,23). Sum of RGB (Red+Green+Blue) = 93+89+23=205 (27% of max value = 765). Red value is 93 (36.72% from 255 or 45.37% from 205); Green value is 89 (35.16% from 255 or 43.41% from 205); Blue value is 23 (9.38% from 255 or 11.22% from 205); Max value from RGB is 93 - color contains mainly: red. Hex color #5D5917 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5D5917 is #A2A6E8. Grayscale: #525252. Windows color (decimal): -10659561 or 1530205. OLE color: 1530205.
HSL color Cylindrical-coordinate representation of color #5D5917: hue angle of 56.57º degrees, saturation: 0.6, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #5D5917 is Cyan = 0, Magento = 0.04, Yellow = 0.75 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 93 | 89 | 23 | - |
| CMYK | 0 | 0.04 | 0.75 | 0.64 |
| HSL | 56.57º | 0.6% | 0.23% | - |
| HSV(B) | 56.57º | 0.75% | 0.36% | - |
| XYZ | 8.24 | 9.53 | 2.22 | - |
| YUV | 82.67 | 94.33 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 89 | 23 | 0 | 0.04 | 0.75 | 0.64 | 56.57 | 0.6 | 0.23 |
| Hex | 5D | 59 | 17 | 0 | 4 | 4B | 40 | 39 | 3C | 17 |
| Octal | 135 | 131 | 27 | 0 | 4 | 113 | 100 | 71 | 74 | 27 |
| Binary | 1011101 | 1011001 | 10111 | 0 | 100 | 1001011 | 1000000 | 111001 | 111100 | 10111 |
Color Harmonies of #5D5917
Complementary color
Monochromatic Colors of #5D5917
Black with #5D5917
Text Example
Text Example
White with #5D5917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5D5917; }
p { color: rgb(93,89,23); }
H1.HeaderClassName
{
color: #5D5917;
}
.AnyTagClassName
{
color: #5D5917;
}
</style>
background-color css
<style>
a { background-color: #5D5917; }
a { background-color: rgb(93,89,23); }
div.DivClassName
{
background-color: #5D5917;
}
.BgClassName
{
background-color: #5D5917;
}
</style>
border-color css
<style>
span { border-color: #5D5917; }
span { border-color: rgb(93,89,23); }
td.TdClassName
{
border-color: #5D5917;
}
.TagClassName
{
border-color: #5D5917;
}
</style>