Shades of Costa Del Sol #616020
Tints of Costa Del Sol #616020
RGB
CMYK
RGB Variations
Color information
#616020 (or 0x616020) is known color: Costa Del Sol. HEX triplet: 61, 60 and 20. RGB value is (97,96,32). Sum of RGB (Red+Green+Blue) = 97+96+32=225 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.11% from 225); Green value is 96 (37.89% from 255 or 42.67% from 225); Blue value is 32 (12.89% from 255 or 14.22% from 225); Max value from RGB is 97 - color contains mainly: red. Hex color #616020 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616020 is #9E9FDF. Grayscale: #595959. Windows color (decimal): -10395616 or 2121825. OLE color: 2121825.
HSL color Cylindrical-coordinate representation of color #616020: hue angle of 59.08º 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 #616020 is Cyan = 0, Magento = 0.01, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 96 | 32 | - |
| CMYK | 0 | 0.01 | 0.67 | 0.62 |
| HSL | 59.08º | 0.5% | 0.25% | - |
| HSV(B) | 59.08º | 0.67% | 0.38% | - |
| XYZ | 9.37 | 11.01 | 3 | - |
| YUV | 89 | 95.83 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 32 | 0 | 0.01 | 0.67 | 0.62 | 59.08 | 0.5 | 0.25 |
| Hex | 61 | 60 | 20 | 0 | 1 | 43 | 3E | 3B | 32 | 19 |
| Octal | 141 | 140 | 40 | 0 | 1 | 103 | 76 | 73 | 62 | 31 |
| Binary | 1100001 | 1100000 | 100000 | 0 | 1 | 1000011 | 111110 | 111011 | 110010 | 11001 |
Color Harmonies of #616020
Complementary color
Monochromatic Colors of #616020
Black with #616020
Text Example
Text Example
White with #616020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616020; }
p { color: rgb(97,96,32); }
H1.HeaderClassName
{
color: #616020;
}
.AnyTagClassName
{
color: #616020;
}
</style>
background-color css
<style>
a { background-color: #616020; }
a { background-color: rgb(97,96,32); }
div.DivClassName
{
background-color: #616020;
}
.BgClassName
{
background-color: #616020;
}
</style>
border-color css
<style>
span { border-color: #616020; }
span { border-color: rgb(97,96,32); }
td.TdClassName
{
border-color: #616020;
}
.TagClassName
{
border-color: #616020;
}
</style>