Shades of Costa Del Sol #606024
Tints of Costa Del Sol #606024
RGB
CMYK
RGB Variations
Color information
#606024 (or 0x606024) is known color: Costa Del Sol. HEX triplet: 60, 60 and 24. RGB value is (96,96,36). Sum of RGB (Red+Green+Blue) = 96+96+36=228 (30% of max value = 765). Red value is 96 (37.89% from 255 or 42.11% from 228); Green value is 96 (37.89% from 255 or 42.11% from 228); Blue value is 36 (14.45% from 255 or 15.79% from 228); Max value from RGB is 96 - color contains mainly: red, green. Hex color #606024 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606024 is #9F9FDB. Grayscale: #595959. Windows color (decimal): -10461148 or 2383968. OLE color: 2383968.
HSL color Cylindrical-coordinate representation of color #606024: hue angle of 60º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #606024 is Cyan = 0, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 96 | 36 | - |
| CMYK | 0 | 0 | 0.62 | 0.62 |
| HSL | 60º | 0.45% | 0.26% | - |
| HSV(B) | 60º | 0.63% | 0.38% | - |
| XYZ | 9.33 | 10.98 | 3.3 | - |
| YUV | 89.16 | 98 | 132.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 96 | 36 | 0 | 0 | 0.62 | 0.62 | 60 | 0.45 | 0.26 |
| Hex | 60 | 60 | 24 | 0 | 0 | 3E | 3E | 3C | 2D | 1A |
| Octal | 140 | 140 | 44 | 0 | 0 | 76 | 76 | 74 | 55 | 32 |
| Binary | 1100000 | 1100000 | 100100 | 0 | 0 | 111110 | 111110 | 111100 | 101101 | 11010 |
Color Harmonies of #606024
Complementary color
Monochromatic Colors of #606024
Black with #606024
Text Example
Text Example
White with #606024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606024; }
p { color: rgb(96,96,36); }
H1.HeaderClassName
{
color: #606024;
}
.AnyTagClassName
{
color: #606024;
}
</style>
background-color css
<style>
a { background-color: #606024; }
a { background-color: rgb(96,96,36); }
div.DivClassName
{
background-color: #606024;
}
.BgClassName
{
background-color: #606024;
}
</style>
border-color css
<style>
span { border-color: #606024; }
span { border-color: rgb(96,96,36); }
td.TdClassName
{
border-color: #606024;
}
.TagClassName
{
border-color: #606024;
}
</style>