Shades of Costa Del Sol #606013
Tints of Costa Del Sol #606013
RGB
CMYK
RGB Variations
Color information
#606013 (or 0x606013) is known color: Costa Del Sol. HEX triplet: 60, 60 and 13. RGB value is (96,96,19). Sum of RGB (Red+Green+Blue) = 96+96+19=211 (27% of max value = 765). Red value is 96 (37.89% from 255 or 45.50% from 211); Green value is 96 (37.89% from 255 or 45.50% from 211); Blue value is 19 (7.81% from 255 or 9.00% from 211); Max value from RGB is 96 - color contains mainly: red, green. Hex color #606013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606013 is #9F9FEC. Grayscale: #575757. Windows color (decimal): -10461165 or 1269856. OLE color: 1269856.
HSL color Cylindrical-coordinate representation of color #606013: hue angle of 60º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #606013 is Cyan = 0, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 96 | 19 | - |
| CMYK | 0 | 0 | 0.80 | 0.62 |
| HSL | 60º | 0.67% | 0.23% | - |
| HSV(B) | 60º | 0.8% | 0.38% | - |
| XYZ | 9.12 | 10.9 | 2.24 | - |
| YUV | 87.22 | 89.5 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 96 | 19 | 0 | 0 | 0.80 | 0.62 | 60 | 0.67 | 0.23 |
| Hex | 60 | 60 | 13 | 0 | 0 | 50 | 3E | 3C | 43 | 17 |
| Octal | 140 | 140 | 23 | 0 | 0 | 120 | 76 | 74 | 103 | 27 |
| Binary | 1100000 | 1100000 | 10011 | 0 | 0 | 1010000 | 111110 | 111100 | 1000011 | 10111 |
Color Harmonies of #606013
Complementary color
Monochromatic Colors of #606013
Black with #606013
Text Example
Text Example
White with #606013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606013; }
p { color: rgb(96,96,19); }
H1.HeaderClassName
{
color: #606013;
}
.AnyTagClassName
{
color: #606013;
}
</style>
background-color css
<style>
a { background-color: #606013; }
a { background-color: rgb(96,96,19); }
div.DivClassName
{
background-color: #606013;
}
.BgClassName
{
background-color: #606013;
}
</style>
border-color css
<style>
span { border-color: #606013; }
span { border-color: rgb(96,96,19); }
td.TdClassName
{
border-color: #606013;
}
.TagClassName
{
border-color: #606013;
}
</style>