Shades of Costa Del Sol #616431
Tints of Costa Del Sol #616431
RGB
CMYK
RGB Variations
Color information
#616431 (or 0x616431) is known color: Costa Del Sol. HEX triplet: 61, 64 and 31. RGB value is (97,100,49). Sum of RGB (Red+Green+Blue) = 97+100+49=246 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.43% from 246); Green value is 100 (39.45% from 255 or 40.65% from 246); Blue value is 49 (19.53% from 255 or 19.92% from 246); Max value from RGB is 100 - color contains mainly: green. Hex color #616431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616431 is #9E9BCE. Grayscale: #5D5D5D. Windows color (decimal): -10394575 or 3236961. OLE color: 3236961.
HSL color Cylindrical-coordinate representation of color #616431: hue angle of 63.53º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #616431 is Cyan = 0.03, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 100 | 49 | - |
| CMYK | 0.03 | 0 | 0.51 | 0.61 |
| HSL | 63.53º | 0.34% | 0.29% | - |
| HSV(B) | 63.53º | 0.51% | 0.39% | - |
| XYZ | 10.04 | 11.88 | 4.67 | - |
| YUV | 93.29 | 103.01 | 130.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 100 | 49 | 0.03 | 0 | 0.51 | 0.61 | 63.53 | 0.34 | 0.29 |
| Hex | 61 | 64 | 31 | 3 | 0 | 33 | 3D | 40 | 22 | 1D |
| Octal | 141 | 144 | 61 | 3 | 0 | 63 | 75 | 100 | 42 | 35 |
| Binary | 1100001 | 1100100 | 110001 | 11 | 0 | 110011 | 111101 | 1000000 | 100010 | 11101 |
Color Harmonies of #616431
Complementary color
Monochromatic Colors of #616431
Black with #616431
Text Example
Text Example
White with #616431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616431; }
p { color: rgb(97,100,49); }
H1.HeaderClassName
{
color: #616431;
}
.AnyTagClassName
{
color: #616431;
}
</style>
background-color css
<style>
a { background-color: #616431; }
a { background-color: rgb(97,100,49); }
div.DivClassName
{
background-color: #616431;
}
.BgClassName
{
background-color: #616431;
}
</style>
border-color css
<style>
span { border-color: #616431; }
span { border-color: rgb(97,100,49); }
td.TdClassName
{
border-color: #616431;
}
.TagClassName
{
border-color: #616431;
}
</style>