Shades of Costa Del Sol #615F2E
Tints of Costa Del Sol #615F2E
RGB
CMYK
RGB Variations
Color information
#615F2E (or 0x615F2E) is known color: Costa Del Sol. HEX triplet: 61, 5F and 2E. RGB value is (97,95,46). Sum of RGB (Red+Green+Blue) = 97+95+46=238 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.76% from 238); Green value is 95 (37.5% from 255 or 39.92% from 238); Blue value is 46 (18.36% from 255 or 19.33% from 238); Max value from RGB is 97 - color contains mainly: red. Hex color #615F2E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615F2E is #9EA0D1. Grayscale: #5A5A5A. Windows color (decimal): -10395858 or 3039073. OLE color: 3039073.
HSL color Cylindrical-coordinate representation of color #615F2E: hue angle of 57.65º degrees, saturation: 0.36, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #615F2E is Cyan = 0, Magento = 0.02, Yellow = 0.53 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 95 | 46 | - |
| CMYK | 0 | 0.02 | 0.53 | 0.62 |
| HSL | 57.65º | 0.36% | 0.28% | - |
| HSV(B) | 57.65º | 0.53% | 0.38% | - |
| XYZ | 9.52 | 10.92 | 4.19 | - |
| YUV | 90.01 | 103.16 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 95 | 46 | 0 | 0.02 | 0.53 | 0.62 | 57.65 | 0.36 | 0.28 |
| Hex | 61 | 5F | 2E | 0 | 2 | 35 | 3E | 3A | 24 | 1C |
| Octal | 141 | 137 | 56 | 0 | 2 | 65 | 76 | 72 | 44 | 34 |
| Binary | 1100001 | 1011111 | 101110 | 0 | 10 | 110101 | 111110 | 111010 | 100100 | 11100 |
Color Harmonies of #615F2E
Complementary color
Monochromatic Colors of #615F2E
Black with #615F2E
Text Example
Text Example
White with #615F2E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615F2E; }
p { color: rgb(97,95,46); }
H1.HeaderClassName
{
color: #615F2E;
}
.AnyTagClassName
{
color: #615F2E;
}
</style>
background-color css
<style>
a { background-color: #615F2E; }
a { background-color: rgb(97,95,46); }
div.DivClassName
{
background-color: #615F2E;
}
.BgClassName
{
background-color: #615F2E;
}
</style>
border-color css
<style>
span { border-color: #615F2E; }
span { border-color: rgb(97,95,46); }
td.TdClassName
{
border-color: #615F2E;
}
.TagClassName
{
border-color: #615F2E;
}
</style>