Shades of Costa Del Sol #616132
Tints of Costa Del Sol #616132
RGB
CMYK
RGB Variations
Color information
#616132 (or 0x616132) is known color: Costa Del Sol. HEX triplet: 61, 61 and 32. RGB value is (97,97,50). Sum of RGB (Red+Green+Blue) = 97+97+50=244 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.75% from 244); Green value is 97 (38.28% from 255 or 39.75% from 244); Blue value is 50 (19.92% from 255 or 20.49% from 244); Max value from RGB is 97 - color contains mainly: red, green. Hex color #616132 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616132 is #9E9ECD. Grayscale: #5B5B5B. Windows color (decimal): -10395342 or 3301729. OLE color: 3301729.
HSL color Cylindrical-coordinate representation of color #616132: hue angle of 60º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #616132 is Cyan = 0, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 97 | 50 | - |
| CMYK | 0 | 0 | 0.48 | 0.62 |
| HSL | 60º | 0.32% | 0.29% | - |
| HSV(B) | 60º | 0.48% | 0.38% | - |
| XYZ | 9.78 | 11.32 | 4.69 | - |
| YUV | 91.64 | 104.5 | 131.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 97 | 50 | 0 | 0 | 0.48 | 0.62 | 60 | 0.32 | 0.29 |
| Hex | 61 | 61 | 32 | 0 | 0 | 30 | 3E | 3C | 20 | 1D |
| Octal | 141 | 141 | 62 | 0 | 0 | 60 | 76 | 74 | 40 | 35 |
| Binary | 1100001 | 1100001 | 110010 | 0 | 0 | 110000 | 111110 | 111100 | 100000 | 11101 |
Color Harmonies of #616132
Complementary color
Monochromatic Colors of #616132
Black with #616132
Text Example
Text Example
White with #616132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616132; }
p { color: rgb(97,97,50); }
H1.HeaderClassName
{
color: #616132;
}
.AnyTagClassName
{
color: #616132;
}
</style>
background-color css
<style>
a { background-color: #616132; }
a { background-color: rgb(97,97,50); }
div.DivClassName
{
background-color: #616132;
}
.BgClassName
{
background-color: #616132;
}
</style>
border-color css
<style>
span { border-color: #616132; }
span { border-color: rgb(97,97,50); }
td.TdClassName
{
border-color: #616132;
}
.TagClassName
{
border-color: #616132;
}
</style>