Shades of Costa Del Sol #615E1A
Tints of Costa Del Sol #615E1A
RGB
CMYK
RGB Variations
Color information
#615E1A (or 0x615E1A) is known color: Costa Del Sol. HEX triplet: 61, 5E and 1A. RGB value is (97,94,26). Sum of RGB (Red+Green+Blue) = 97+94+26=217 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.70% from 217); Green value is 94 (37.11% from 255 or 43.32% from 217); Blue value is 26 (10.55% from 255 or 11.98% from 217); Max value from RGB is 97 - color contains mainly: red. Hex color #615E1A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615E1A is #9EA1E5. Grayscale: #575757. Windows color (decimal): -10396134 or 1728097. OLE color: 1728097.
HSL color Cylindrical-coordinate representation of color #615E1A: hue angle of 57.46º degrees, saturation: 0.58, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #615E1A is Cyan = 0, Magento = 0.03, Yellow = 0.73 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 94 | 26 | - |
| CMYK | 0 | 0.03 | 0.73 | 0.62 |
| HSL | 57.46º | 0.58% | 0.24% | - |
| HSV(B) | 57.46º | 0.73% | 0.38% | - |
| XYZ | 9.12 | 10.62 | 2.55 | - |
| YUV | 87.15 | 93.49 | 135.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 94 | 26 | 0 | 0.03 | 0.73 | 0.62 | 57.46 | 0.58 | 0.24 |
| Hex | 61 | 5E | 1A | 0 | 3 | 49 | 3E | 39 | 3A | 18 |
| Octal | 141 | 136 | 32 | 0 | 3 | 111 | 76 | 71 | 72 | 30 |
| Binary | 1100001 | 1011110 | 11010 | 0 | 11 | 1001001 | 111110 | 111001 | 111010 | 11000 |
Color Harmonies of #615E1A
Complementary color
Monochromatic Colors of #615E1A
Black with #615E1A
Text Example
Text Example
White with #615E1A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615E1A; }
p { color: rgb(97,94,26); }
H1.HeaderClassName
{
color: #615E1A;
}
.AnyTagClassName
{
color: #615E1A;
}
</style>
background-color css
<style>
a { background-color: #615E1A; }
a { background-color: rgb(97,94,26); }
div.DivClassName
{
background-color: #615E1A;
}
.BgClassName
{
background-color: #615E1A;
}
</style>
border-color css
<style>
span { border-color: #615E1A; }
span { border-color: rgb(97,94,26); }
td.TdClassName
{
border-color: #615E1A;
}
.TagClassName
{
border-color: #615E1A;
}
</style>