Shades of Costa Del Sol #616225
Tints of Costa Del Sol #616225
RGB
CMYK
RGB Variations
Color information
#616225 (or 0x616225) is known color: Costa Del Sol. HEX triplet: 61, 62 and 25. RGB value is (97,98,37). Sum of RGB (Red+Green+Blue) = 97+98+37=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 98 (38.67% from 255 or 42.24% from 232); Blue value is 37 (14.84% from 255 or 15.95% from 232); Max value from RGB is 98 - color contains mainly: green. Hex color #616225 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616225 is #9E9DDA. Grayscale: #5A5A5A. Windows color (decimal): -10395099 or 2450017. OLE color: 2450017.
HSL color Cylindrical-coordinate representation of color #616225: hue angle of 60.98º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #616225 is Cyan = 0.01, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 98 | 37 | - |
| CMYK | 0.01 | 0 | 0.62 | 0.62 |
| HSL | 60.98º | 0.45% | 0.26% | - |
| HSV(B) | 60.98º | 0.62% | 0.38% | - |
| XYZ | 9.63 | 11.41 | 3.45 | - |
| YUV | 90.75 | 97.67 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 98 | 37 | 0.01 | 0 | 0.62 | 0.62 | 60.98 | 0.45 | 0.26 |
| Hex | 61 | 62 | 25 | 1 | 0 | 3E | 3E | 3D | 2D | 1A |
| Octal | 141 | 142 | 45 | 1 | 0 | 76 | 76 | 75 | 55 | 32 |
| Binary | 1100001 | 1100010 | 100101 | 1 | 0 | 111110 | 111110 | 111101 | 101101 | 11010 |
Color Harmonies of #616225
Complementary color
Monochromatic Colors of #616225
Black with #616225
Text Example
Text Example
White with #616225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616225; }
p { color: rgb(97,98,37); }
H1.HeaderClassName
{
color: #616225;
}
.AnyTagClassName
{
color: #616225;
}
</style>
background-color css
<style>
a { background-color: #616225; }
a { background-color: rgb(97,98,37); }
div.DivClassName
{
background-color: #616225;
}
.BgClassName
{
background-color: #616225;
}
</style>
border-color css
<style>
span { border-color: #616225; }
span { border-color: rgb(97,98,37); }
td.TdClassName
{
border-color: #616225;
}
.TagClassName
{
border-color: #616225;
}
</style>