Shades of Costa Del Sol #615905
Tints of Costa Del Sol #615905
RGB
CMYK
RGB Variations
Color information
#615905 (or 0x615905) is known color: Costa Del Sol. HEX triplet: 61, 59 and 05. RGB value is (97,89,5). Sum of RGB (Red+Green+Blue) = 97+89+5=191 (25% of max value = 765). Red value is 97 (38.28% from 255 or 50.79% from 191); Green value is 89 (35.16% from 255 or 46.60% from 191); Blue value is 5 (2.34% from 255 or 2.62% from 191); Max value from RGB is 97 - color contains mainly: red. Hex color #615905 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615905 is #9EA6FA. Grayscale: #525252. Windows color (decimal): -10397435 or 350561. OLE color: 350561.
HSL color Cylindrical-coordinate representation of color #615905: hue angle of 54.78º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #615905 is Cyan = 0, Magento = 0.08, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 5 | - |
| CMYK | 0 | 0.08 | 0.95 | 0.62 |
| HSL | 54.78º | 0.9% | 0.2% | - |
| HSV(B) | 54.78º | 0.95% | 0.38% | - |
| XYZ | 8.53 | 9.7 | 1.57 | - |
| YUV | 81.82 | 84.65 | 138.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 5 | 0 | 0.08 | 0.95 | 0.62 | 54.78 | 0.9 | 0.2 |
| Hex | 61 | 59 | 5 | 0 | 8 | 5F | 3E | 37 | 5A | 14 |
| Octal | 141 | 131 | 5 | 0 | 10 | 137 | 76 | 67 | 132 | 24 |
| Binary | 1100001 | 1011001 | 101 | 0 | 1000 | 1011111 | 111110 | 110111 | 1011010 | 10100 |
Color Harmonies of #615905
Complementary color
Monochromatic Colors of #615905
Black with #615905
Text Example
Text Example
White with #615905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615905; }
p { color: rgb(97,89,5); }
H1.HeaderClassName
{
color: #615905;
}
.AnyTagClassName
{
color: #615905;
}
</style>
background-color css
<style>
a { background-color: #615905; }
a { background-color: rgb(97,89,5); }
div.DivClassName
{
background-color: #615905;
}
.BgClassName
{
background-color: #615905;
}
</style>
border-color css
<style>
span { border-color: #615905; }
span { border-color: rgb(97,89,5); }
td.TdClassName
{
border-color: #615905;
}
.TagClassName
{
border-color: #615905;
}
</style>