Shades of Costa Del Sol #605915
Tints of Costa Del Sol #605915
RGB
CMYK
RGB Variations
Color information
#605915 (or 0x605915) is known color: Costa Del Sol. HEX triplet: 60, 59 and 15. RGB value is (96,89,21). Sum of RGB (Red+Green+Blue) = 96+89+21=206 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.60% from 206); Green value is 89 (35.16% from 255 or 43.20% from 206); Blue value is 21 (8.59% from 255 or 10.19% from 206); Max value from RGB is 96 - color contains mainly: red. Hex color #605915 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605915 is #9FA6EA. Grayscale: #535353. Windows color (decimal): -10462955 or 1399136. OLE color: 1399136.
HSL color Cylindrical-coordinate representation of color #605915: hue angle of 54.4º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #605915 is Cyan = 0, Magento = 0.07, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 21 | - |
| CMYK | 0 | 0.07 | 0.78 | 0.62 |
| HSL | 54.4º | 0.64% | 0.23% | - |
| HSV(B) | 54.4º | 0.78% | 0.38% | - |
| XYZ | 8.53 | 9.69 | 2.13 | - |
| YUV | 83.34 | 92.82 | 137.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 21 | 0 | 0.07 | 0.78 | 0.62 | 54.4 | 0.64 | 0.23 |
| Hex | 60 | 59 | 15 | 0 | 7 | 4E | 3E | 36 | 40 | 17 |
| Octal | 140 | 131 | 25 | 0 | 7 | 116 | 76 | 66 | 100 | 27 |
| Binary | 1100000 | 1011001 | 10101 | 0 | 111 | 1001110 | 111110 | 110110 | 1000000 | 10111 |
Color Harmonies of #605915
Complementary color
Monochromatic Colors of #605915
Black with #605915
Text Example
Text Example
White with #605915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605915; }
p { color: rgb(96,89,21); }
H1.HeaderClassName
{
color: #605915;
}
.AnyTagClassName
{
color: #605915;
}
</style>
background-color css
<style>
a { background-color: #605915; }
a { background-color: rgb(96,89,21); }
div.DivClassName
{
background-color: #605915;
}
.BgClassName
{
background-color: #605915;
}
</style>
border-color css
<style>
span { border-color: #605915; }
span { border-color: rgb(96,89,21); }
td.TdClassName
{
border-color: #605915;
}
.TagClassName
{
border-color: #605915;
}
</style>