Shades of Costa Del Sol #615914
Tints of Costa Del Sol #615914
RGB
CMYK
RGB Variations
Color information
#615914 (or 0x615914) is known color: Costa Del Sol. HEX triplet: 61, 59 and 14. RGB value is (97,89,20). Sum of RGB (Red+Green+Blue) = 97+89+20=206 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.09% from 206); Green value is 89 (35.16% from 255 or 43.20% from 206); Blue value is 20 (8.20% from 255 or 9.71% from 206); Max value from RGB is 97 - color contains mainly: red. Hex color #615914 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615914 is #9EA6EB. Grayscale: #535353. Windows color (decimal): -10397420 or 1333601. OLE color: 1333601.
HSL color Cylindrical-coordinate representation of color #615914: hue angle of 53.77º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #615914 is Cyan = 0, Magento = 0.08, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 20 | - |
| CMYK | 0 | 0.08 | 0.79 | 0.62 |
| HSL | 53.77º | 0.66% | 0.23% | - |
| HSV(B) | 53.77º | 0.79% | 0.38% | - |
| XYZ | 8.63 | 9.74 | 2.09 | - |
| YUV | 83.53 | 92.15 | 137.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 20 | 0 | 0.08 | 0.79 | 0.62 | 53.77 | 0.66 | 0.23 |
| Hex | 61 | 59 | 14 | 0 | 8 | 4F | 3E | 36 | 42 | 17 |
| Octal | 141 | 131 | 24 | 0 | 10 | 117 | 76 | 66 | 102 | 27 |
| Binary | 1100001 | 1011001 | 10100 | 0 | 1000 | 1001111 | 111110 | 110110 | 1000010 | 10111 |
Color Harmonies of #615914
Complementary color
Monochromatic Colors of #615914
Black with #615914
Text Example
Text Example
White with #615914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615914; }
p { color: rgb(97,89,20); }
H1.HeaderClassName
{
color: #615914;
}
.AnyTagClassName
{
color: #615914;
}
</style>
background-color css
<style>
a { background-color: #615914; }
a { background-color: rgb(97,89,20); }
div.DivClassName
{
background-color: #615914;
}
.BgClassName
{
background-color: #615914;
}
</style>
border-color css
<style>
span { border-color: #615914; }
span { border-color: rgb(97,89,20); }
td.TdClassName
{
border-color: #615914;
}
.TagClassName
{
border-color: #615914;
}
</style>