Shades of Costa Del Sol #615D1C
Tints of Costa Del Sol #615D1C
RGB
CMYK
RGB Variations
Color information
#615D1C (or 0x615D1C) is known color: Costa Del Sol. HEX triplet: 61, 5D and 1C. RGB value is (97,93,28). Sum of RGB (Red+Green+Blue) = 97+93+28=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 93 (36.72% from 255 or 42.66% from 218); Blue value is 28 (11.33% from 255 or 12.84% from 218); Max value from RGB is 97 - color contains mainly: red. Hex color #615D1C is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615D1C is #9EA2E3. Grayscale: #575757. Windows color (decimal): -10396388 or 1858913. OLE color: 1858913.
HSL color Cylindrical-coordinate representation of color #615D1C: hue angle of 56.52º degrees, saturation: 0.55, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #615D1C is Cyan = 0, Magento = 0.04, Yellow = 0.71 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 93 | 28 | - |
| CMYK | 0 | 0.04 | 0.71 | 0.62 |
| HSL | 56.52º | 0.55% | 0.25% | - |
| HSV(B) | 56.52º | 0.71% | 0.38% | - |
| XYZ | 9.05 | 10.45 | 2.64 | - |
| YUV | 86.79 | 94.83 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 93 | 28 | 0 | 0.04 | 0.71 | 0.62 | 56.52 | 0.55 | 0.25 |
| Hex | 61 | 5D | 1C | 0 | 4 | 47 | 3E | 39 | 37 | 19 |
| Octal | 141 | 135 | 34 | 0 | 4 | 107 | 76 | 71 | 67 | 31 |
| Binary | 1100001 | 1011101 | 11100 | 0 | 100 | 1000111 | 111110 | 111001 | 110111 | 11001 |
Color Harmonies of #615D1C
Complementary color
Monochromatic Colors of #615D1C
Black with #615D1C
Text Example
Text Example
White with #615D1C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615D1C; }
p { color: rgb(97,93,28); }
H1.HeaderClassName
{
color: #615D1C;
}
.AnyTagClassName
{
color: #615D1C;
}
</style>
background-color css
<style>
a { background-color: #615D1C; }
a { background-color: rgb(97,93,28); }
div.DivClassName
{
background-color: #615D1C;
}
.BgClassName
{
background-color: #615D1C;
}
</style>
border-color css
<style>
span { border-color: #615D1C; }
span { border-color: rgb(97,93,28); }
td.TdClassName
{
border-color: #615D1C;
}
.TagClassName
{
border-color: #615D1C;
}
</style>