Shades of Costa Del Sol #61571E
Tints of Costa Del Sol #61571E
RGB
CMYK
RGB Variations
Color information
#61571E (or 0x61571E) is known color: Costa Del Sol. HEX triplet: 61, 57 and 1E. RGB value is (97,87,30). Sum of RGB (Red+Green+Blue) = 97+87+30=214 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.33% from 214); Green value is 87 (34.38% from 255 or 40.65% from 214); Blue value is 30 (12.11% from 255 or 14.02% from 214); Max value from RGB is 97 - color contains mainly: red. Hex color #61571E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #61571E is #9EA8E1. Grayscale: #535353. Windows color (decimal): -10397922 or 1988449. OLE color: 1988449.
HSL color Cylindrical-coordinate representation of color #61571E: hue angle of 51.04º 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 #61571E is Cyan = 0, Magento = 0.10, Yellow = 0.69 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 30 | - |
| CMYK | 0 | 0.10 | 0.69 | 0.62 |
| HSL | 51.04º | 0.53% | 0.25% | - |
| HSV(B) | 51.04º | 0.69% | 0.38% | - |
| XYZ | 8.57 | 9.45 | 2.6 | - |
| YUV | 83.49 | 97.81 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 30 | 0 | 0.10 | 0.69 | 0.62 | 51.04 | 0.53 | 0.25 |
| Hex | 61 | 57 | 1E | 0 | A | 45 | 3E | 33 | 35 | 19 |
| Octal | 141 | 127 | 36 | 0 | 12 | 105 | 76 | 63 | 65 | 31 |
| Binary | 1100001 | 1010111 | 11110 | 0 | 1010 | 1000101 | 111110 | 110011 | 110101 | 11001 |
Color Harmonies of #61571E
Complementary color
Monochromatic Colors of #61571E
Black with #61571E
Text Example
Text Example
White with #61571E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61571E; }
p { color: rgb(97,87,30); }
H1.HeaderClassName
{
color: #61571E;
}
.AnyTagClassName
{
color: #61571E;
}
</style>
background-color css
<style>
a { background-color: #61571E; }
a { background-color: rgb(97,87,30); }
div.DivClassName
{
background-color: #61571E;
}
.BgClassName
{
background-color: #61571E;
}
</style>
border-color css
<style>
span { border-color: #61571E; }
span { border-color: rgb(97,87,30); }
td.TdClassName
{
border-color: #61571E;
}
.TagClassName
{
border-color: #61571E;
}
</style>