Shades of Costa Del Sol #615930
Tints of Costa Del Sol #615930
RGB
CMYK
RGB Variations
Color information
#615930 (or 0x615930) is known color: Costa Del Sol. HEX triplet: 61, 59 and 30. RGB value is (97,89,48). Sum of RGB (Red+Green+Blue) = 97+89+48=234 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.45% from 234); Green value is 89 (35.16% from 255 or 38.03% from 234); Blue value is 48 (19.14% from 255 or 20.51% from 234); Max value from RGB is 97 - color contains mainly: red. Hex color #615930 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615930 is #9EA6CF. Grayscale: #565656. Windows color (decimal): -10397392 or 3168609. OLE color: 3168609.
HSL color Cylindrical-coordinate representation of color #615930: hue angle of 50.2º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #615930 is Cyan = 0, Magento = 0.08, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 48 | - |
| CMYK | 0 | 0.08 | 0.51 | 0.62 |
| HSL | 50.2º | 0.34% | 0.28% | - |
| HSV(B) | 50.2º | 0.51% | 0.38% | - |
| XYZ | 9.04 | 9.9 | 4.23 | - |
| YUV | 86.72 | 106.15 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 48 | 0 | 0.08 | 0.51 | 0.62 | 50.2 | 0.34 | 0.28 |
| Hex | 61 | 59 | 30 | 0 | 8 | 33 | 3E | 32 | 22 | 1C |
| Octal | 141 | 131 | 60 | 0 | 10 | 63 | 76 | 62 | 42 | 34 |
| Binary | 1100001 | 1011001 | 110000 | 0 | 1000 | 110011 | 111110 | 110010 | 100010 | 11100 |
Color Harmonies of #615930
Complementary color
Monochromatic Colors of #615930
Black with #615930
Text Example
Text Example
White with #615930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615930; }
p { color: rgb(97,89,48); }
H1.HeaderClassName
{
color: #615930;
}
.AnyTagClassName
{
color: #615930;
}
</style>
background-color css
<style>
a { background-color: #615930; }
a { background-color: rgb(97,89,48); }
div.DivClassName
{
background-color: #615930;
}
.BgClassName
{
background-color: #615930;
}
</style>
border-color css
<style>
span { border-color: #615930; }
span { border-color: rgb(97,89,48); }
td.TdClassName
{
border-color: #615930;
}
.TagClassName
{
border-color: #615930;
}
</style>