Shades of Costa Del Sol #615911
Tints of Costa Del Sol #615911
RGB
CMYK
RGB Variations
Color information
#615911 (or 0x615911) is known color: Costa Del Sol. HEX triplet: 61, 59 and 11. RGB value is (97,89,17). Sum of RGB (Red+Green+Blue) = 97+89+17=203 (26% of max value = 765). Red value is 97 (38.28% from 255 or 47.78% from 203); Green value is 89 (35.16% from 255 or 43.84% from 203); Blue value is 17 (7.03% from 255 or 8.37% from 203); Max value from RGB is 97 - color contains mainly: red. Hex color #615911 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615911 is #9EA6EE. Grayscale: #535353. Windows color (decimal): -10397423 or 1136993. OLE color: 1136993.
HSL color Cylindrical-coordinate representation of color #615911: hue angle of 54º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #615911 is Cyan = 0, Magento = 0.08, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 17 | - |
| CMYK | 0 | 0.08 | 0.82 | 0.62 |
| HSL | 54º | 0.7% | 0.22% | - |
| HSV(B) | 54º | 0.82% | 0.38% | - |
| XYZ | 8.6 | 9.73 | 1.95 | - |
| YUV | 83.18 | 90.65 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 17 | 0 | 0.08 | 0.82 | 0.62 | 54 | 0.7 | 0.22 |
| Hex | 61 | 59 | 11 | 0 | 8 | 52 | 3E | 36 | 46 | 16 |
| Octal | 141 | 131 | 21 | 0 | 10 | 122 | 76 | 66 | 106 | 26 |
| Binary | 1100001 | 1011001 | 10001 | 0 | 1000 | 1010010 | 111110 | 110110 | 1000110 | 10110 |
Color Harmonies of #615911
Complementary color
Monochromatic Colors of #615911
Black with #615911
Text Example
Text Example
White with #615911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615911; }
p { color: rgb(97,89,17); }
H1.HeaderClassName
{
color: #615911;
}
.AnyTagClassName
{
color: #615911;
}
</style>
background-color css
<style>
a { background-color: #615911; }
a { background-color: rgb(97,89,17); }
div.DivClassName
{
background-color: #615911;
}
.BgClassName
{
background-color: #615911;
}
</style>
border-color css
<style>
span { border-color: #615911; }
span { border-color: rgb(97,89,17); }
td.TdClassName
{
border-color: #615911;
}
.TagClassName
{
border-color: #615911;
}
</style>