Shades of Costa Del Sol #606120
Tints of Costa Del Sol #606120
RGB
CMYK
RGB Variations
Color information
#606120 (or 0x606120) is known color: Costa Del Sol. HEX triplet: 60, 61 and 20. RGB value is (96,97,32). Sum of RGB (Red+Green+Blue) = 96+97+32=225 (29% of max value = 765). Red value is 96 (37.89% from 255 or 42.67% from 225); Green value is 97 (38.28% from 255 or 43.11% from 225); Blue value is 32 (12.89% from 255 or 14.22% from 225); Max value from RGB is 97 - color contains mainly: green. Hex color #606120 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606120 is #9F9EDF. Grayscale: #595959. Windows color (decimal): -10460896 or 2122080. OLE color: 2122080.
HSL color Cylindrical-coordinate representation of color #606120: hue angle of 60.92º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #606120 is Cyan = 0.01, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 97 | 32 | - |
| CMYK | 0.01 | 0 | 0.67 | 0.62 |
| HSL | 60.92º | 0.5% | 0.25% | - |
| HSV(B) | 60.92º | 0.67% | 0.38% | - |
| XYZ | 9.36 | 11.14 | 3.02 | - |
| YUV | 89.29 | 95.67 | 132.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 97 | 32 | 0.01 | 0 | 0.67 | 0.62 | 60.92 | 0.5 | 0.25 |
| Hex | 60 | 61 | 20 | 1 | 0 | 43 | 3E | 3D | 32 | 19 |
| Octal | 140 | 141 | 40 | 1 | 0 | 103 | 76 | 75 | 62 | 31 |
| Binary | 1100000 | 1100001 | 100000 | 1 | 0 | 1000011 | 111110 | 111101 | 110010 | 11001 |
Color Harmonies of #606120
Complementary color
Monochromatic Colors of #606120
Black with #606120
Text Example
Text Example
White with #606120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606120; }
p { color: rgb(96,97,32); }
H1.HeaderClassName
{
color: #606120;
}
.AnyTagClassName
{
color: #606120;
}
</style>
background-color css
<style>
a { background-color: #606120; }
a { background-color: rgb(96,97,32); }
div.DivClassName
{
background-color: #606120;
}
.BgClassName
{
background-color: #606120;
}
</style>
border-color css
<style>
span { border-color: #606120; }
span { border-color: rgb(96,97,32); }
td.TdClassName
{
border-color: #606120;
}
.TagClassName
{
border-color: #606120;
}
</style>