Shades of Costa Del Sol #615D0E
Tints of Costa Del Sol #615D0E
RGB
CMYK
RGB Variations
Color information
#615D0E (or 0x615D0E) is known color: Costa Del Sol. HEX triplet: 61, 5D and 0E. RGB value is (97,93,14). Sum of RGB (Red+Green+Blue) = 97+93+14=204 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.55% from 204); Green value is 93 (36.72% from 255 or 45.59% from 204); Blue value is 14 (5.86% from 255 or 6.86% from 204); Max value from RGB is 97 - color contains mainly: red. Hex color #615D0E is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615D0E is #9EA2F1. Grayscale: #555555. Windows color (decimal): -10396402 or 941409. OLE color: 941409.
HSL color Cylindrical-coordinate representation of color #615D0E: hue angle of 57.11º 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 #615D0E is Cyan = 0, Magento = 0.04, Yellow = 0.86 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 93 | 14 | - |
| CMYK | 0 | 0.04 | 0.86 | 0.62 |
| HSL | 57.11º | 0.75% | 0.22% | - |
| HSV(B) | 57.11º | 0.86% | 0.38% | - |
| XYZ | 8.92 | 10.4 | 1.95 | - |
| YUV | 85.19 | 87.83 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 93 | 14 | 0 | 0.04 | 0.86 | 0.62 | 57.11 | 0.75 | 0.22 |
| Hex | 61 | 5D | E | 0 | 4 | 56 | 3E | 39 | 4B | 16 |
| Octal | 141 | 135 | 16 | 0 | 4 | 126 | 76 | 71 | 113 | 26 |
| Binary | 1100001 | 1011101 | 1110 | 0 | 100 | 1010110 | 111110 | 111001 | 1001011 | 10110 |
Color Harmonies of #615D0E
Complementary color
Monochromatic Colors of #615D0E
Black with #615D0E
Text Example
Text Example
White with #615D0E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615D0E; }
p { color: rgb(97,93,14); }
H1.HeaderClassName
{
color: #615D0E;
}
.AnyTagClassName
{
color: #615D0E;
}
</style>
background-color css
<style>
a { background-color: #615D0E; }
a { background-color: rgb(97,93,14); }
div.DivClassName
{
background-color: #615D0E;
}
.BgClassName
{
background-color: #615D0E;
}
</style>
border-color css
<style>
span { border-color: #615D0E; }
span { border-color: rgb(97,93,14); }
td.TdClassName
{
border-color: #615D0E;
}
.TagClassName
{
border-color: #615D0E;
}
</style>