Shades of Costa Del Sol #616013
Tints of Costa Del Sol #616013
RGB
CMYK
RGB Variations
Color information
#616013 (or 0x616013) is known color: Costa Del Sol. HEX triplet: 61, 60 and 13. RGB value is (97,96,19). Sum of RGB (Red+Green+Blue) = 97+96+19=212 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.75% from 212); Green value is 96 (37.89% from 255 or 45.28% from 212); Blue value is 19 (7.81% from 255 or 8.96% from 212); Max value from RGB is 97 - color contains mainly: red. Hex color #616013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616013 is #9E9FEC. Grayscale: #575757. Windows color (decimal): -10395629 or 1269857. OLE color: 1269857.
HSL color Cylindrical-coordinate representation of color #616013: hue angle of 59.23º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #616013 is Cyan = 0, Magento = 0.01, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 96 | 19 | - |
| CMYK | 0 | 0.01 | 0.80 | 0.62 |
| HSL | 59.23º | 0.67% | 0.23% | - |
| HSV(B) | 59.23º | 0.8% | 0.38% | - |
| XYZ | 9.23 | 10.95 | 2.24 | - |
| YUV | 87.52 | 89.33 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 19 | 0 | 0.01 | 0.80 | 0.62 | 59.23 | 0.67 | 0.23 |
| Hex | 61 | 60 | 13 | 0 | 1 | 50 | 3E | 3B | 43 | 17 |
| Octal | 141 | 140 | 23 | 0 | 1 | 120 | 76 | 73 | 103 | 27 |
| Binary | 1100001 | 1100000 | 10011 | 0 | 1 | 1010000 | 111110 | 111011 | 1000011 | 10111 |
Color Harmonies of #616013
Complementary color
Monochromatic Colors of #616013
Black with #616013
Text Example
Text Example
White with #616013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616013; }
p { color: rgb(97,96,19); }
H1.HeaderClassName
{
color: #616013;
}
.AnyTagClassName
{
color: #616013;
}
</style>
background-color css
<style>
a { background-color: #616013; }
a { background-color: rgb(97,96,19); }
div.DivClassName
{
background-color: #616013;
}
.BgClassName
{
background-color: #616013;
}
</style>
border-color css
<style>
span { border-color: #616013; }
span { border-color: rgb(97,96,19); }
td.TdClassName
{
border-color: #616013;
}
.TagClassName
{
border-color: #616013;
}
</style>