Shades of Costa Del Sol #615C0A
Tints of Costa Del Sol #615C0A
RGB
CMYK
RGB Variations
Color information
#615C0A (or 0x615C0A) is known color: Costa Del Sol. HEX triplet: 61, 5C and 0A. RGB value is (97,92,10). Sum of RGB (Red+Green+Blue) = 97+92+10=199 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.74% from 199); Green value is 92 (36.33% from 255 or 46.23% from 199); Blue value is 10 (4.30% from 255 or 5.03% from 199); Max value from RGB is 97 - color contains mainly: red. Hex color #615C0A is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615C0A is #9EA3F5. Grayscale: #545454. Windows color (decimal): -10396662 or 679009. OLE color: 679009.
HSL color Cylindrical-coordinate representation of color #615C0A: hue angle of 56.55º degrees, saturation: 0.81, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #615C0A is Cyan = 0, Magento = 0.05, Yellow = 0.90 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 92 | 10 | - |
| CMYK | 0 | 0.05 | 0.90 | 0.62 |
| HSL | 56.55º | 0.81% | 0.21% | - |
| HSV(B) | 56.55º | 0.9% | 0.38% | - |
| XYZ | 8.81 | 10.22 | 1.79 | - |
| YUV | 84.15 | 86.16 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 92 | 10 | 0 | 0.05 | 0.90 | 0.62 | 56.55 | 0.81 | 0.21 |
| Hex | 61 | 5C | A | 0 | 5 | 5A | 3E | 39 | 51 | 15 |
| Octal | 141 | 134 | 12 | 0 | 5 | 132 | 76 | 71 | 121 | 25 |
| Binary | 1100001 | 1011100 | 1010 | 0 | 101 | 1011010 | 111110 | 111001 | 1010001 | 10101 |
Color Harmonies of #615C0A
Complementary color
Monochromatic Colors of #615C0A
Black with #615C0A
Text Example
Text Example
White with #615C0A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615C0A; }
p { color: rgb(97,92,10); }
H1.HeaderClassName
{
color: #615C0A;
}
.AnyTagClassName
{
color: #615C0A;
}
</style>
background-color css
<style>
a { background-color: #615C0A; }
a { background-color: rgb(97,92,10); }
div.DivClassName
{
background-color: #615C0A;
}
.BgClassName
{
background-color: #615C0A;
}
</style>
border-color css
<style>
span { border-color: #615C0A; }
span { border-color: rgb(97,92,10); }
td.TdClassName
{
border-color: #615C0A;
}
.TagClassName
{
border-color: #615C0A;
}
</style>