Shades of Costa Del Sol #615A1C
Tints of Costa Del Sol #615A1C
RGB
CMYK
RGB Variations
Color information
#615A1C (or 0x615A1C) is known color: Costa Del Sol. HEX triplet: 61, 5A and 1C. RGB value is (97,90,28). Sum of RGB (Red+Green+Blue) = 97+90+28=215 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.12% from 215); Green value is 90 (35.55% from 255 or 41.86% from 215); Blue value is 28 (11.33% from 255 or 13.02% from 215); Max value from RGB is 97 - color contains mainly: red. Hex color #615A1C is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615A1C is #9EA5E3. Grayscale: #555555. Windows color (decimal): -10397156 or 1858145. OLE color: 1858145.
HSL color Cylindrical-coordinate representation of color #615A1C: hue angle of 53.91º 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 #615A1C is Cyan = 0, Magento = 0.07, Yellow = 0.71 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 90 | 28 | - |
| CMYK | 0 | 0.07 | 0.71 | 0.62 |
| HSL | 53.91º | 0.55% | 0.25% | - |
| HSV(B) | 53.91º | 0.71% | 0.38% | - |
| XYZ | 8.8 | 9.94 | 2.55 | - |
| YUV | 85.03 | 95.82 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 90 | 28 | 0 | 0.07 | 0.71 | 0.62 | 53.91 | 0.55 | 0.25 |
| Hex | 61 | 5A | 1C | 0 | 7 | 47 | 3E | 36 | 37 | 19 |
| Octal | 141 | 132 | 34 | 0 | 7 | 107 | 76 | 66 | 67 | 31 |
| Binary | 1100001 | 1011010 | 11100 | 0 | 111 | 1000111 | 111110 | 110110 | 110111 | 11001 |
Color Harmonies of #615A1C
Complementary color
Monochromatic Colors of #615A1C
Black with #615A1C
Text Example
Text Example
White with #615A1C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615A1C; }
p { color: rgb(97,90,28); }
H1.HeaderClassName
{
color: #615A1C;
}
.AnyTagClassName
{
color: #615A1C;
}
</style>
background-color css
<style>
a { background-color: #615A1C; }
a { background-color: rgb(97,90,28); }
div.DivClassName
{
background-color: #615A1C;
}
.BgClassName
{
background-color: #615A1C;
}
</style>
border-color css
<style>
span { border-color: #615A1C; }
span { border-color: rgb(97,90,28); }
td.TdClassName
{
border-color: #615A1C;
}
.TagClassName
{
border-color: #615A1C;
}
</style>