Shades of Costa Del Sol #5D5719
Tints of Costa Del Sol #5D5719
RGB
CMYK
RGB Variations
Color information
#5D5719 (or 0x5D5719) is known color: Costa Del Sol. HEX triplet: 5D, 57 and 19. RGB value is (93,87,25). Sum of RGB (Red+Green+Blue) = 93+87+25=205 (27% of max value = 765). Red value is 93 (36.72% from 255 or 45.37% from 205); Green value is 87 (34.38% from 255 or 42.44% from 205); Blue value is 25 (10.16% from 255 or 12.20% from 205); Max value from RGB is 93 - color contains mainly: red. Hex color #5D5719 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5D5719 is #A2A8E6. Grayscale: #515151. Windows color (decimal): -10660071 or 1660765. OLE color: 1660765.
HSL color Cylindrical-coordinate representation of color #5D5719: hue angle of 54.71º 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 #5D5719 is Cyan = 0, Magento = 0.06, Yellow = 0.73 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 93 | 87 | 25 | - |
| CMYK | 0 | 0.06 | 0.73 | 0.64 |
| HSL | 54.71º | 0.58% | 0.23% | - |
| HSV(B) | 54.71º | 0.73% | 0.36% | - |
| XYZ | 8.1 | 9.21 | 2.27 | - |
| YUV | 81.73 | 95.99 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 87 | 25 | 0 | 0.06 | 0.73 | 0.64 | 54.71 | 0.58 | 0.23 |
| Hex | 5D | 57 | 19 | 0 | 6 | 49 | 40 | 37 | 3A | 17 |
| Octal | 135 | 127 | 31 | 0 | 6 | 111 | 100 | 67 | 72 | 27 |
| Binary | 1011101 | 1010111 | 11001 | 0 | 110 | 1001001 | 1000000 | 110111 | 111010 | 10111 |
Color Harmonies of #5D5719
Complementary color
Monochromatic Colors of #5D5719
Black with #5D5719
Text Example
Text Example
White with #5D5719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5D5719; }
p { color: rgb(93,87,25); }
H1.HeaderClassName
{
color: #5D5719;
}
.AnyTagClassName
{
color: #5D5719;
}
</style>
background-color css
<style>
a { background-color: #5D5719; }
a { background-color: rgb(93,87,25); }
div.DivClassName
{
background-color: #5D5719;
}
.BgClassName
{
background-color: #5D5719;
}
</style>
border-color css
<style>
span { border-color: #5D5719; }
span { border-color: rgb(93,87,25); }
td.TdClassName
{
border-color: #5D5719;
}
.TagClassName
{
border-color: #5D5719;
}
</style>