Shades of Costa Del Sol #616031
Tints of Costa Del Sol #616031
RGB
CMYK
RGB Variations
Color information
#616031 (or 0x616031) is known color: Costa Del Sol. HEX triplet: 61, 60 and 31. RGB value is (97,96,49). Sum of RGB (Red+Green+Blue) = 97+96+49=242 (32% of max value = 765). Red value is 97 (38.28% from 255 or 40.08% from 242); Green value is 96 (37.89% from 255 or 39.67% from 242); Blue value is 49 (19.53% from 255 or 20.25% from 242); Max value from RGB is 97 - color contains mainly: red. Hex color #616031 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616031 is #9E9FCE. Grayscale: #5B5B5B. Windows color (decimal): -10395599 or 3235937. OLE color: 3235937.
HSL color Cylindrical-coordinate representation of color #616031: hue angle of 58.75º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #616031 is Cyan = 0, Magento = 0.01, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 96 | 49 | - |
| CMYK | 0 | 0.01 | 0.49 | 0.62 |
| HSL | 58.75º | 0.33% | 0.29% | - |
| HSV(B) | 58.75º | 0.49% | 0.38% | - |
| XYZ | 9.67 | 11.13 | 4.54 | - |
| YUV | 90.94 | 104.33 | 132.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 49 | 0 | 0.01 | 0.49 | 0.62 | 58.75 | 0.33 | 0.29 |
| Hex | 61 | 60 | 31 | 0 | 1 | 31 | 3E | 3B | 21 | 1D |
| Octal | 141 | 140 | 61 | 0 | 1 | 61 | 76 | 73 | 41 | 35 |
| Binary | 1100001 | 1100000 | 110001 | 0 | 1 | 110001 | 111110 | 111011 | 100001 | 11101 |
Color Harmonies of #616031
Complementary color
Monochromatic Colors of #616031
Black with #616031
Text Example
Text Example
White with #616031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616031; }
p { color: rgb(97,96,49); }
H1.HeaderClassName
{
color: #616031;
}
.AnyTagClassName
{
color: #616031;
}
</style>
background-color css
<style>
a { background-color: #616031; }
a { background-color: rgb(97,96,49); }
div.DivClassName
{
background-color: #616031;
}
.BgClassName
{
background-color: #616031;
}
</style>
border-color css
<style>
span { border-color: #616031; }
span { border-color: rgb(97,96,49); }
td.TdClassName
{
border-color: #616031;
}
.TagClassName
{
border-color: #616031;
}
</style>