Shades of Costa Del Sol #606017
Tints of Costa Del Sol #606017
RGB
CMYK
RGB Variations
Color information
#606017 (or 0x606017) is known color: Costa Del Sol. HEX triplet: 60, 60 and 17. RGB value is (96,96,23). Sum of RGB (Red+Green+Blue) = 96+96+23=215 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.65% from 215); Green value is 96 (37.89% from 255 or 44.65% from 215); Blue value is 23 (9.38% from 255 or 10.70% from 215); Max value from RGB is 96 - color contains mainly: red, green. Hex color #606017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606017 is #9F9FE8. Grayscale: #575757. Windows color (decimal): -10461161 or 1532000. OLE color: 1532000.
HSL color Cylindrical-coordinate representation of color #606017: hue angle of 60º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #606017 is Cyan = 0, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 96 | 23 | - |
| CMYK | 0 | 0 | 0.76 | 0.62 |
| HSL | 60º | 0.61% | 0.23% | - |
| HSV(B) | 60º | 0.76% | 0.38% | - |
| XYZ | 9.16 | 10.91 | 2.43 | - |
| YUV | 87.68 | 91.5 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 96 | 23 | 0 | 0 | 0.76 | 0.62 | 60 | 0.61 | 0.23 |
| Hex | 60 | 60 | 17 | 0 | 0 | 4C | 3E | 3C | 3D | 17 |
| Octal | 140 | 140 | 27 | 0 | 0 | 114 | 76 | 74 | 75 | 27 |
| Binary | 1100000 | 1100000 | 10111 | 0 | 0 | 1001100 | 111110 | 111100 | 111101 | 10111 |
Color Harmonies of #606017
Complementary color
Monochromatic Colors of #606017
Black with #606017
Text Example
Text Example
White with #606017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606017; }
p { color: rgb(96,96,23); }
H1.HeaderClassName
{
color: #606017;
}
.AnyTagClassName
{
color: #606017;
}
</style>
background-color css
<style>
a { background-color: #606017; }
a { background-color: rgb(96,96,23); }
div.DivClassName
{
background-color: #606017;
}
.BgClassName
{
background-color: #606017;
}
</style>
border-color css
<style>
span { border-color: #606017; }
span { border-color: rgb(96,96,23); }
td.TdClassName
{
border-color: #606017;
}
.TagClassName
{
border-color: #606017;
}
</style>