Shades of Costa Del Sol #5D5819
Tints of Costa Del Sol #5D5819
RGB
CMYK
RGB Variations
Color information
#5D5819 (or 0x5D5819) is known color: Costa Del Sol. HEX triplet: 5D, 58 and 19. RGB value is (93,88,25). Sum of RGB (Red+Green+Blue) = 93+88+25=206 (27% of max value = 765). Red value is 93 (36.72% from 255 or 45.15% from 206); Green value is 88 (34.77% from 255 or 42.72% from 206); Blue value is 25 (10.16% from 255 or 12.14% from 206); Max value from RGB is 93 - color contains mainly: red. Hex color #5D5819 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5D5819 is #A2A7E6. Grayscale: #525252. Windows color (decimal): -10659815 or 1661021. OLE color: 1661021.
HSL color Cylindrical-coordinate representation of color #5D5819: hue angle of 55.59º degrees, saturation: 0.58, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #5D5819 is Cyan = 0, Magento = 0.05, Yellow = 0.73 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 93 | 88 | 25 | - |
| CMYK | 0 | 0.05 | 0.73 | 0.64 |
| HSL | 55.59º | 0.58% | 0.23% | - |
| HSV(B) | 55.59º | 0.73% | 0.36% | - |
| XYZ | 8.18 | 9.38 | 2.3 | - |
| YUV | 82.31 | 95.66 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 88 | 25 | 0 | 0.05 | 0.73 | 0.64 | 55.59 | 0.58 | 0.23 |
| Hex | 5D | 58 | 19 | 0 | 5 | 49 | 40 | 38 | 3A | 17 |
| Octal | 135 | 130 | 31 | 0 | 5 | 111 | 100 | 70 | 72 | 27 |
| Binary | 1011101 | 1011000 | 11001 | 0 | 101 | 1001001 | 1000000 | 111000 | 111010 | 10111 |
Color Harmonies of #5D5819
Complementary color
Monochromatic Colors of #5D5819
Black with #5D5819
Text Example
Text Example
White with #5D5819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5D5819; }
p { color: rgb(93,88,25); }
H1.HeaderClassName
{
color: #5D5819;
}
.AnyTagClassName
{
color: #5D5819;
}
</style>
background-color css
<style>
a { background-color: #5D5819; }
a { background-color: rgb(93,88,25); }
div.DivClassName
{
background-color: #5D5819;
}
.BgClassName
{
background-color: #5D5819;
}
</style>
border-color css
<style>
span { border-color: #5D5819; }
span { border-color: rgb(93,88,25); }
td.TdClassName
{
border-color: #5D5819;
}
.TagClassName
{
border-color: #5D5819;
}
</style>