Shades of Costa Del Sol #61571A
Tints of Costa Del Sol #61571A
RGB
CMYK
RGB Variations
Color information
#61571A (or 0x61571A) is known color: Costa Del Sol. HEX triplet: 61, 57 and 1A. RGB value is (97,87,26). Sum of RGB (Red+Green+Blue) = 97+87+26=210 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.19% from 210); Green value is 87 (34.38% from 255 or 41.43% from 210); Blue value is 26 (10.55% from 255 or 12.38% from 210); Max value from RGB is 97 - color contains mainly: red. Hex color #61571A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #61571A is #9EA8E5. Grayscale: #535353. Windows color (decimal): -10397926 or 1726305. OLE color: 1726305.
HSL color Cylindrical-coordinate representation of color #61571A: hue angle of 51.55º degrees, saturation: 0.58, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #61571A is Cyan = 0, Magento = 0.10, Yellow = 0.73 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 26 | - |
| CMYK | 0 | 0.10 | 0.73 | 0.62 |
| HSL | 51.55º | 0.58% | 0.24% | - |
| HSV(B) | 51.55º | 0.73% | 0.38% | - |
| XYZ | 8.52 | 9.43 | 2.35 | - |
| YUV | 83.04 | 95.81 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 26 | 0 | 0.10 | 0.73 | 0.62 | 51.55 | 0.58 | 0.24 |
| Hex | 61 | 57 | 1A | 0 | A | 49 | 3E | 34 | 3A | 18 |
| Octal | 141 | 127 | 32 | 0 | 12 | 111 | 76 | 64 | 72 | 30 |
| Binary | 1100001 | 1010111 | 11010 | 0 | 1010 | 1001001 | 111110 | 110100 | 111010 | 11000 |
Color Harmonies of #61571A
Complementary color
Monochromatic Colors of #61571A
Black with #61571A
Text Example
Text Example
White with #61571A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61571A; }
p { color: rgb(97,87,26); }
H1.HeaderClassName
{
color: #61571A;
}
.AnyTagClassName
{
color: #61571A;
}
</style>
background-color css
<style>
a { background-color: #61571A; }
a { background-color: rgb(97,87,26); }
div.DivClassName
{
background-color: #61571A;
}
.BgClassName
{
background-color: #61571A;
}
</style>
border-color css
<style>
span { border-color: #61571A; }
span { border-color: rgb(97,87,26); }
td.TdClassName
{
border-color: #61571A;
}
.TagClassName
{
border-color: #61571A;
}
</style>