Shades of Costa Del Sol #606121
Tints of Costa Del Sol #606121
RGB
CMYK
RGB Variations
Color information
#606121 (or 0x606121) is known color: Costa Del Sol. HEX triplet: 60, 61 and 21. RGB value is (96,97,33). Sum of RGB (Red+Green+Blue) = 96+97+33=226 (29% of max value = 765). Red value is 96 (37.89% from 255 or 42.48% from 226); Green value is 97 (38.28% from 255 or 42.92% from 226); Blue value is 33 (13.28% from 255 or 14.60% from 226); Max value from RGB is 97 - color contains mainly: green. Hex color #606121 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606121 is #9F9EDE. Grayscale: #595959. Windows color (decimal): -10460895 or 2187616. OLE color: 2187616.
HSL color Cylindrical-coordinate representation of color #606121: hue angle of 60.94º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #606121 is Cyan = 0.01, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 97 | 33 | - |
| CMYK | 0.01 | 0 | 0.66 | 0.62 |
| HSL | 60.94º | 0.49% | 0.25% | - |
| HSV(B) | 60.94º | 0.66% | 0.38% | - |
| XYZ | 9.37 | 11.15 | 3.1 | - |
| YUV | 89.41 | 96.17 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 97 | 33 | 0.01 | 0 | 0.66 | 0.62 | 60.94 | 0.49 | 0.25 |
| Hex | 60 | 61 | 21 | 1 | 0 | 42 | 3E | 3D | 31 | 19 |
| Octal | 140 | 141 | 41 | 1 | 0 | 102 | 76 | 75 | 61 | 31 |
| Binary | 1100000 | 1100001 | 100001 | 1 | 0 | 1000010 | 111110 | 111101 | 110001 | 11001 |
Color Harmonies of #606121
Complementary color
Monochromatic Colors of #606121
Black with #606121
Text Example
Text Example
White with #606121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606121; }
p { color: rgb(96,97,33); }
H1.HeaderClassName
{
color: #606121;
}
.AnyTagClassName
{
color: #606121;
}
</style>
background-color css
<style>
a { background-color: #606121; }
a { background-color: rgb(96,97,33); }
div.DivClassName
{
background-color: #606121;
}
.BgClassName
{
background-color: #606121;
}
</style>
border-color css
<style>
span { border-color: #606121; }
span { border-color: rgb(96,97,33); }
td.TdClassName
{
border-color: #606121;
}
.TagClassName
{
border-color: #606121;
}
</style>