Shades of Costa Del Sol #615922
Tints of Costa Del Sol #615922
RGB
CMYK
RGB Variations
Color information
#615922 (or 0x615922) is known color: Costa Del Sol. HEX triplet: 61, 59 and 22. RGB value is (97,89,34). Sum of RGB (Red+Green+Blue) = 97+89+34=220 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.09% from 220); Green value is 89 (35.16% from 255 or 40.45% from 220); Blue value is 34 (13.67% from 255 or 15.45% from 220); Max value from RGB is 97 - color contains mainly: red. Hex color #615922 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615922 is #9EA6DD. Grayscale: #555555. Windows color (decimal): -10397406 or 2251105. OLE color: 2251105.
HSL color Cylindrical-coordinate representation of color #615922: hue angle of 52.38º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #615922 is Cyan = 0, Magento = 0.08, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 34 | - |
| CMYK | 0 | 0.08 | 0.65 | 0.62 |
| HSL | 52.38º | 0.48% | 0.26% | - |
| HSV(B) | 52.38º | 0.65% | 0.38% | - |
| XYZ | 8.79 | 9.8 | 2.94 | - |
| YUV | 85.12 | 99.15 | 136.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 34 | 0 | 0.08 | 0.65 | 0.62 | 52.38 | 0.48 | 0.26 |
| Hex | 61 | 59 | 22 | 0 | 8 | 41 | 3E | 34 | 30 | 1A |
| Octal | 141 | 131 | 42 | 0 | 10 | 101 | 76 | 64 | 60 | 32 |
| Binary | 1100001 | 1011001 | 100010 | 0 | 1000 | 1000001 | 111110 | 110100 | 110000 | 11010 |
Color Harmonies of #615922
Complementary color
Monochromatic Colors of #615922
Black with #615922
Text Example
Text Example
White with #615922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615922; }
p { color: rgb(97,89,34); }
H1.HeaderClassName
{
color: #615922;
}
.AnyTagClassName
{
color: #615922;
}
</style>
background-color css
<style>
a { background-color: #615922; }
a { background-color: rgb(97,89,34); }
div.DivClassName
{
background-color: #615922;
}
.BgClassName
{
background-color: #615922;
}
</style>
border-color css
<style>
span { border-color: #615922; }
span { border-color: rgb(97,89,34); }
td.TdClassName
{
border-color: #615922;
}
.TagClassName
{
border-color: #615922;
}
</style>