Shades of Costa Del Sol #616017
Tints of Costa Del Sol #616017
RGB
CMYK
RGB Variations
Color information
#616017 (or 0x616017) is known color: Costa Del Sol. HEX triplet: 61, 60 and 17. RGB value is (97,96,23). Sum of RGB (Red+Green+Blue) = 97+96+23=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 96 (37.89% from 255 or 44.44% from 216); Blue value is 23 (9.38% from 255 or 10.65% from 216); Max value from RGB is 97 - color contains mainly: red. Hex color #616017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616017 is #9E9FE8. Grayscale: #585858. Windows color (decimal): -10395625 or 1532001. OLE color: 1532001.
HSL color Cylindrical-coordinate representation of color #616017: hue angle of 59.19º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #616017 is Cyan = 0, Magento = 0.01, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 96 | 23 | - |
| CMYK | 0 | 0.01 | 0.76 | 0.62 |
| HSL | 59.19º | 0.62% | 0.24% | - |
| HSV(B) | 59.19º | 0.76% | 0.38% | - |
| XYZ | 9.27 | 10.97 | 2.44 | - |
| YUV | 87.98 | 91.33 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 23 | 0 | 0.01 | 0.76 | 0.62 | 59.19 | 0.62 | 0.24 |
| Hex | 61 | 60 | 17 | 0 | 1 | 4C | 3E | 3B | 3E | 18 |
| Octal | 141 | 140 | 27 | 0 | 1 | 114 | 76 | 73 | 76 | 30 |
| Binary | 1100001 | 1100000 | 10111 | 0 | 1 | 1001100 | 111110 | 111011 | 111110 | 11000 |
Color Harmonies of #616017
Complementary color
Monochromatic Colors of #616017
Black with #616017
Text Example
Text Example
White with #616017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616017; }
p { color: rgb(97,96,23); }
H1.HeaderClassName
{
color: #616017;
}
.AnyTagClassName
{
color: #616017;
}
</style>
background-color css
<style>
a { background-color: #616017; }
a { background-color: rgb(97,96,23); }
div.DivClassName
{
background-color: #616017;
}
.BgClassName
{
background-color: #616017;
}
</style>
border-color css
<style>
span { border-color: #616017; }
span { border-color: rgb(97,96,23); }
td.TdClassName
{
border-color: #616017;
}
.TagClassName
{
border-color: #616017;
}
</style>