Shades of Costa Del Sol #615C0E
Tints of Costa Del Sol #615C0E
RGB
CMYK
RGB Variations
Color information
#615C0E (or 0x615C0E) is known color: Costa Del Sol. HEX triplet: 61, 5C and 0E. RGB value is (97,92,14). Sum of RGB (Red+Green+Blue) = 97+92+14=203 (26% of max value = 765). Red value is 97 (38.28% from 255 or 47.78% from 203); Green value is 92 (36.33% from 255 or 45.32% from 203); Blue value is 14 (5.86% from 255 or 6.90% from 203); Max value from RGB is 97 - color contains mainly: red. Hex color #615C0E is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615C0E is #9EA3F1. Grayscale: #545454. Windows color (decimal): -10396658 or 941153. OLE color: 941153.
HSL color Cylindrical-coordinate representation of color #615C0E: hue angle of 56.39º degrees, saturation: 0.75, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #615C0E is Cyan = 0, Magento = 0.05, Yellow = 0.86 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 92 | 14 | - |
| CMYK | 0 | 0.05 | 0.86 | 0.62 |
| HSL | 56.39º | 0.75% | 0.22% | - |
| HSV(B) | 56.39º | 0.86% | 0.38% | - |
| XYZ | 8.84 | 10.23 | 1.92 | - |
| YUV | 84.6 | 88.16 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 92 | 14 | 0 | 0.05 | 0.86 | 0.62 | 56.39 | 0.75 | 0.22 |
| Hex | 61 | 5C | E | 0 | 5 | 56 | 3E | 38 | 4B | 16 |
| Octal | 141 | 134 | 16 | 0 | 5 | 126 | 76 | 70 | 113 | 26 |
| Binary | 1100001 | 1011100 | 1110 | 0 | 101 | 1010110 | 111110 | 111000 | 1001011 | 10110 |
Color Harmonies of #615C0E
Complementary color
Monochromatic Colors of #615C0E
Black with #615C0E
Text Example
Text Example
White with #615C0E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615C0E; }
p { color: rgb(97,92,14); }
H1.HeaderClassName
{
color: #615C0E;
}
.AnyTagClassName
{
color: #615C0E;
}
</style>
background-color css
<style>
a { background-color: #615C0E; }
a { background-color: rgb(97,92,14); }
div.DivClassName
{
background-color: #615C0E;
}
.BgClassName
{
background-color: #615C0E;
}
</style>
border-color css
<style>
span { border-color: #615C0E; }
span { border-color: rgb(97,92,14); }
td.TdClassName
{
border-color: #615C0E;
}
.TagClassName
{
border-color: #615C0E;
}
</style>