Shades of Costa Del Sol #615711
Tints of Costa Del Sol #615711
RGB
CMYK
RGB Variations
Color information
#615711 (or 0x615711) is known color: Costa Del Sol. HEX triplet: 61, 57 and 11. RGB value is (97,87,17). Sum of RGB (Red+Green+Blue) = 97+87+17=201 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.26% from 201); Green value is 87 (34.38% from 255 or 43.28% from 201); Blue value is 17 (7.03% from 255 or 8.46% from 201); Max value from RGB is 97 - color contains mainly: red. Hex color #615711 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615711 is #9EA8EE. Grayscale: #525252. Windows color (decimal): -10397935 or 1136481. OLE color: 1136481.
HSL color Cylindrical-coordinate representation of color #615711: hue angle of 52.5º 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 #615711 is Cyan = 0, Magento = 0.10, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 17 | - |
| CMYK | 0 | 0.10 | 0.82 | 0.62 |
| HSL | 52.5º | 0.7% | 0.22% | - |
| HSV(B) | 52.5º | 0.82% | 0.38% | - |
| XYZ | 8.44 | 9.4 | 1.9 | - |
| YUV | 82.01 | 91.31 | 138.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 17 | 0 | 0.10 | 0.82 | 0.62 | 52.5 | 0.7 | 0.22 |
| Hex | 61 | 57 | 11 | 0 | A | 52 | 3E | 34 | 46 | 16 |
| Octal | 141 | 127 | 21 | 0 | 12 | 122 | 76 | 64 | 106 | 26 |
| Binary | 1100001 | 1010111 | 10001 | 0 | 1010 | 1010010 | 111110 | 110100 | 1000110 | 10110 |
Color Harmonies of #615711
Complementary color
Monochromatic Colors of #615711
Black with #615711
Text Example
Text Example
White with #615711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615711; }
p { color: rgb(97,87,17); }
H1.HeaderClassName
{
color: #615711;
}
.AnyTagClassName
{
color: #615711;
}
</style>
background-color css
<style>
a { background-color: #615711; }
a { background-color: rgb(97,87,17); }
div.DivClassName
{
background-color: #615711;
}
.BgClassName
{
background-color: #615711;
}
</style>
border-color css
<style>
span { border-color: #615711; }
span { border-color: rgb(97,87,17); }
td.TdClassName
{
border-color: #615711;
}
.TagClassName
{
border-color: #615711;
}
</style>