Shades of Costa Del Sol #616015
Tints of Costa Del Sol #616015
RGB
CMYK
RGB Variations
Color information
#616015 (or 0x616015) is known color: Costa Del Sol. HEX triplet: 61, 60 and 15. RGB value is (97,96,21). Sum of RGB (Red+Green+Blue) = 97+96+21=214 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.33% from 214); Green value is 96 (37.89% from 255 or 44.86% from 214); Blue value is 21 (8.59% from 255 or 9.81% from 214); Max value from RGB is 97 - color contains mainly: red. Hex color #616015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616015 is #9E9FEA. Grayscale: #585858. Windows color (decimal): -10395627 or 1400929. OLE color: 1400929.
HSL color Cylindrical-coordinate representation of color #616015: hue angle of 59.21º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #616015 is Cyan = 0, Magento = 0.01, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 96 | 21 | - |
| CMYK | 0 | 0.01 | 0.78 | 0.62 |
| HSL | 59.21º | 0.64% | 0.23% | - |
| HSV(B) | 59.21º | 0.78% | 0.38% | - |
| XYZ | 9.25 | 10.96 | 2.34 | - |
| YUV | 87.75 | 90.33 | 134.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 21 | 0 | 0.01 | 0.78 | 0.62 | 59.21 | 0.64 | 0.23 |
| Hex | 61 | 60 | 15 | 0 | 1 | 4E | 3E | 3B | 40 | 17 |
| Octal | 141 | 140 | 25 | 0 | 1 | 116 | 76 | 73 | 100 | 27 |
| Binary | 1100001 | 1100000 | 10101 | 0 | 1 | 1001110 | 111110 | 111011 | 1000000 | 10111 |
Color Harmonies of #616015
Complementary color
Monochromatic Colors of #616015
Black with #616015
Text Example
Text Example
White with #616015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616015; }
p { color: rgb(97,96,21); }
H1.HeaderClassName
{
color: #616015;
}
.AnyTagClassName
{
color: #616015;
}
</style>
background-color css
<style>
a { background-color: #616015; }
a { background-color: rgb(97,96,21); }
div.DivClassName
{
background-color: #616015;
}
.BgClassName
{
background-color: #616015;
}
</style>
border-color css
<style>
span { border-color: #616015; }
span { border-color: rgb(97,96,21); }
td.TdClassName
{
border-color: #616015;
}
.TagClassName
{
border-color: #616015;
}
</style>