Shades of Costa Del Sol #606014
Tints of Costa Del Sol #606014
RGB
CMYK
RGB Variations
Color information
#606014 (or 0x606014) is known color: Costa Del Sol. HEX triplet: 60, 60 and 14. RGB value is (96,96,20). Sum of RGB (Red+Green+Blue) = 96+96+20=212 (28% of max value = 765). Red value is 96 (37.89% from 255 or 45.28% from 212); Green value is 96 (37.89% from 255 or 45.28% from 212); Blue value is 20 (8.20% from 255 or 9.43% from 212); Max value from RGB is 96 - color contains mainly: red, green. Hex color #606014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606014 is #9F9FEB. Grayscale: #575757. Windows color (decimal): -10461164 or 1335392. OLE color: 1335392.
HSL color Cylindrical-coordinate representation of color #606014: hue angle of 60º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #606014 is Cyan = 0, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 96 | 20 | - |
| CMYK | 0 | 0 | 0.79 | 0.62 |
| HSL | 60º | 0.66% | 0.23% | - |
| HSV(B) | 60º | 0.79% | 0.38% | - |
| XYZ | 9.13 | 10.9 | 2.28 | - |
| YUV | 87.34 | 90 | 134.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 96 | 20 | 0 | 0 | 0.79 | 0.62 | 60 | 0.66 | 0.23 |
| Hex | 60 | 60 | 14 | 0 | 0 | 4F | 3E | 3C | 42 | 17 |
| Octal | 140 | 140 | 24 | 0 | 0 | 117 | 76 | 74 | 102 | 27 |
| Binary | 1100000 | 1100000 | 10100 | 0 | 0 | 1001111 | 111110 | 111100 | 1000010 | 10111 |
Color Harmonies of #606014
Complementary color
Monochromatic Colors of #606014
Black with #606014
Text Example
Text Example
White with #606014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606014; }
p { color: rgb(96,96,20); }
H1.HeaderClassName
{
color: #606014;
}
.AnyTagClassName
{
color: #606014;
}
</style>
background-color css
<style>
a { background-color: #606014; }
a { background-color: rgb(96,96,20); }
div.DivClassName
{
background-color: #606014;
}
.BgClassName
{
background-color: #606014;
}
</style>
border-color css
<style>
span { border-color: #606014; }
span { border-color: rgb(96,96,20); }
td.TdClassName
{
border-color: #606014;
}
.TagClassName
{
border-color: #606014;
}
</style>