Shades of Costa Del Sol #616224
Tints of Costa Del Sol #616224
RGB
CMYK
RGB Variations
Color information
#616224 (or 0x616224) is known color: Costa Del Sol. HEX triplet: 61, 62 and 24. RGB value is (97,98,36). Sum of RGB (Red+Green+Blue) = 97+98+36=231 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.99% from 231); Green value is 98 (38.67% from 255 or 42.42% from 231); Blue value is 36 (14.45% from 255 or 15.58% from 231); Max value from RGB is 98 - color contains mainly: green. Hex color #616224 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616224 is #9E9DDB. Grayscale: #5A5A5A. Windows color (decimal): -10395100 or 2384481. OLE color: 2384481.
HSL color Cylindrical-coordinate representation of color #616224: hue angle of 60.97º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #616224 is Cyan = 0.01, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 98 | 36 | - |
| CMYK | 0.01 | 0 | 0.63 | 0.62 |
| HSL | 60.97º | 0.46% | 0.26% | - |
| HSV(B) | 60.97º | 0.63% | 0.38% | - |
| XYZ | 9.62 | 11.4 | 3.36 | - |
| YUV | 90.63 | 97.17 | 132.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 98 | 36 | 0.01 | 0 | 0.63 | 0.62 | 60.97 | 0.46 | 0.26 |
| Hex | 61 | 62 | 24 | 1 | 0 | 3F | 3E | 3D | 2E | 1A |
| Octal | 141 | 142 | 44 | 1 | 0 | 77 | 76 | 75 | 56 | 32 |
| Binary | 1100001 | 1100010 | 100100 | 1 | 0 | 111111 | 111110 | 111101 | 101110 | 11010 |
Color Harmonies of #616224
Complementary color
Monochromatic Colors of #616224
Black with #616224
Text Example
Text Example
White with #616224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616224; }
p { color: rgb(97,98,36); }
H1.HeaderClassName
{
color: #616224;
}
.AnyTagClassName
{
color: #616224;
}
</style>
background-color css
<style>
a { background-color: #616224; }
a { background-color: rgb(97,98,36); }
div.DivClassName
{
background-color: #616224;
}
.BgClassName
{
background-color: #616224;
}
</style>
border-color css
<style>
span { border-color: #616224; }
span { border-color: rgb(97,98,36); }
td.TdClassName
{
border-color: #616224;
}
.TagClassName
{
border-color: #616224;
}
</style>