Shades of Costa Del Sol #606015
Tints of Costa Del Sol #606015
RGB
CMYK
RGB Variations
Color information
#606015 (or 0x606015) is known color: Costa Del Sol. HEX triplet: 60, 60 and 15. RGB value is (96,96,21). Sum of RGB (Red+Green+Blue) = 96+96+21=213 (28% of max value = 765). Red value is 96 (37.89% from 255 or 45.07% from 213); Green value is 96 (37.89% from 255 or 45.07% from 213); Blue value is 21 (8.59% from 255 or 9.86% from 213); Max value from RGB is 96 - color contains mainly: red, green. Hex color #606015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606015 is #9F9FEA. Grayscale: #575757. Windows color (decimal): -10461163 or 1400928. OLE color: 1400928.
HSL color Cylindrical-coordinate representation of color #606015: hue angle of 60º 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 #606015 is Cyan = 0, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 96 | 21 | - |
| CMYK | 0 | 0 | 0.78 | 0.62 |
| HSL | 60º | 0.64% | 0.23% | - |
| HSV(B) | 60º | 0.78% | 0.38% | - |
| XYZ | 9.14 | 10.91 | 2.33 | - |
| YUV | 87.45 | 90.5 | 134.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 96 | 21 | 0 | 0 | 0.78 | 0.62 | 60 | 0.64 | 0.23 |
| Hex | 60 | 60 | 15 | 0 | 0 | 4E | 3E | 3C | 40 | 17 |
| Octal | 140 | 140 | 25 | 0 | 0 | 116 | 76 | 74 | 100 | 27 |
| Binary | 1100000 | 1100000 | 10101 | 0 | 0 | 1001110 | 111110 | 111100 | 1000000 | 10111 |
Color Harmonies of #606015
Complementary color
Monochromatic Colors of #606015
Black with #606015
Text Example
Text Example
White with #606015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606015; }
p { color: rgb(96,96,21); }
H1.HeaderClassName
{
color: #606015;
}
.AnyTagClassName
{
color: #606015;
}
</style>
background-color css
<style>
a { background-color: #606015; }
a { background-color: rgb(96,96,21); }
div.DivClassName
{
background-color: #606015;
}
.BgClassName
{
background-color: #606015;
}
</style>
border-color css
<style>
span { border-color: #606015; }
span { border-color: rgb(96,96,21); }
td.TdClassName
{
border-color: #606015;
}
.TagClassName
{
border-color: #606015;
}
</style>