Shades of Costa Del Sol #615A0E
Tints of Costa Del Sol #615A0E
RGB
CMYK
RGB Variations
Color information
#615A0E (or 0x615A0E) is known color: Costa Del Sol. HEX triplet: 61, 5A and 0E. RGB value is (97,90,14). Sum of RGB (Red+Green+Blue) = 97+90+14=201 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.26% from 201); Green value is 90 (35.55% from 255 or 44.78% from 201); Blue value is 14 (5.86% from 255 or 6.97% from 201); Max value from RGB is 97 - color contains mainly: red. Hex color #615A0E is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615A0E is #9EA5F1. Grayscale: #535353. Windows color (decimal): -10397170 or 940641. OLE color: 940641.
HSL color Cylindrical-coordinate representation of color #615A0E: hue angle of 54.94º 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 #615A0E is Cyan = 0, Magento = 0.07, Yellow = 0.86 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 90 | 14 | - |
| CMYK | 0 | 0.07 | 0.86 | 0.62 |
| HSL | 54.94º | 0.75% | 0.22% | - |
| HSV(B) | 54.94º | 0.86% | 0.38% | - |
| XYZ | 8.67 | 9.89 | 1.87 | - |
| YUV | 83.43 | 88.82 | 137.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 90 | 14 | 0 | 0.07 | 0.86 | 0.62 | 54.94 | 0.75 | 0.22 |
| Hex | 61 | 5A | E | 0 | 7 | 56 | 3E | 37 | 4B | 16 |
| Octal | 141 | 132 | 16 | 0 | 7 | 126 | 76 | 67 | 113 | 26 |
| Binary | 1100001 | 1011010 | 1110 | 0 | 111 | 1010110 | 111110 | 110111 | 1001011 | 10110 |
Color Harmonies of #615A0E
Complementary color
Monochromatic Colors of #615A0E
Black with #615A0E
Text Example
Text Example
White with #615A0E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615A0E; }
p { color: rgb(97,90,14); }
H1.HeaderClassName
{
color: #615A0E;
}
.AnyTagClassName
{
color: #615A0E;
}
</style>
background-color css
<style>
a { background-color: #615A0E; }
a { background-color: rgb(97,90,14); }
div.DivClassName
{
background-color: #615A0E;
}
.BgClassName
{
background-color: #615A0E;
}
</style>
border-color css
<style>
span { border-color: #615A0E; }
span { border-color: rgb(97,90,14); }
td.TdClassName
{
border-color: #615A0E;
}
.TagClassName
{
border-color: #615A0E;
}
</style>