Shades of Costa Del Sol #616121
Tints of Costa Del Sol #616121
RGB
CMYK
RGB Variations
Color information
#616121 (or 0x616121) is known color: Costa Del Sol. HEX triplet: 61, 61 and 21. RGB value is (97,97,33). Sum of RGB (Red+Green+Blue) = 97+97+33=227 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.73% from 227); Green value is 97 (38.28% from 255 or 42.73% from 227); Blue value is 33 (13.28% from 255 or 14.54% from 227); Max value from RGB is 97 - color contains mainly: red, green. Hex color #616121 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616121 is #9E9EDE. Grayscale: #595959. Windows color (decimal): -10395359 or 2187617. OLE color: 2187617.
HSL color Cylindrical-coordinate representation of color #616121: hue angle of 60º 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 #616121 is Cyan = 0, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 97 | 33 | - |
| CMYK | 0 | 0 | 0.66 | 0.62 |
| HSL | 60º | 0.49% | 0.25% | - |
| HSV(B) | 60º | 0.66% | 0.38% | - |
| XYZ | 9.48 | 11.2 | 3.1 | - |
| YUV | 89.7 | 96 | 133.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 97 | 33 | 0 | 0 | 0.66 | 0.62 | 60 | 0.49 | 0.25 |
| Hex | 61 | 61 | 21 | 0 | 0 | 42 | 3E | 3C | 31 | 19 |
| Octal | 141 | 141 | 41 | 0 | 0 | 102 | 76 | 74 | 61 | 31 |
| Binary | 1100001 | 1100001 | 100001 | 0 | 0 | 1000010 | 111110 | 111100 | 110001 | 11001 |
Color Harmonies of #616121
Complementary color
Monochromatic Colors of #616121
Black with #616121
Text Example
Text Example
White with #616121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616121; }
p { color: rgb(97,97,33); }
H1.HeaderClassName
{
color: #616121;
}
.AnyTagClassName
{
color: #616121;
}
</style>
background-color css
<style>
a { background-color: #616121; }
a { background-color: rgb(97,97,33); }
div.DivClassName
{
background-color: #616121;
}
.BgClassName
{
background-color: #616121;
}
</style>
border-color css
<style>
span { border-color: #616121; }
span { border-color: rgb(97,97,33); }
td.TdClassName
{
border-color: #616121;
}
.TagClassName
{
border-color: #616121;
}
</style>