Shades of Costa Del Sol #61591E
Tints of Costa Del Sol #61591E
RGB
CMYK
RGB Variations
Color information
#61591E (or 0x61591E) is known color: Costa Del Sol. HEX triplet: 61, 59 and 1E. RGB value is (97,89,30). Sum of RGB (Red+Green+Blue) = 97+89+30=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 89 (35.16% from 255 or 41.20% from 216); Blue value is 30 (12.11% from 255 or 13.89% from 216); Max value from RGB is 97 - color contains mainly: red. Hex color #61591E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #61591E is #9EA6E1. Grayscale: #545454. Windows color (decimal): -10397410 or 1988961. OLE color: 1988961.
HSL color Cylindrical-coordinate representation of color #61591E: hue angle of 52.84º degrees, saturation: 0.53, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #61591E is Cyan = 0, Magento = 0.08, Yellow = 0.69 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 30 | - |
| CMYK | 0 | 0.08 | 0.69 | 0.62 |
| HSL | 52.84º | 0.53% | 0.25% | - |
| HSV(B) | 52.84º | 0.69% | 0.38% | - |
| XYZ | 8.74 | 9.78 | 2.66 | - |
| YUV | 84.67 | 97.15 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 30 | 0 | 0.08 | 0.69 | 0.62 | 52.84 | 0.53 | 0.25 |
| Hex | 61 | 59 | 1E | 0 | 8 | 45 | 3E | 35 | 35 | 19 |
| Octal | 141 | 131 | 36 | 0 | 10 | 105 | 76 | 65 | 65 | 31 |
| Binary | 1100001 | 1011001 | 11110 | 0 | 1000 | 1000101 | 111110 | 110101 | 110101 | 11001 |
Color Harmonies of #61591E
Complementary color
Monochromatic Colors of #61591E
Black with #61591E
Text Example
Text Example
White with #61591E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61591E; }
p { color: rgb(97,89,30); }
H1.HeaderClassName
{
color: #61591E;
}
.AnyTagClassName
{
color: #61591E;
}
</style>
background-color css
<style>
a { background-color: #61591E; }
a { background-color: rgb(97,89,30); }
div.DivClassName
{
background-color: #61591E;
}
.BgClassName
{
background-color: #61591E;
}
</style>
border-color css
<style>
span { border-color: #61591E; }
span { border-color: rgb(97,89,30); }
td.TdClassName
{
border-color: #61591E;
}
.TagClassName
{
border-color: #61591E;
}
</style>