Shades of Costa Del Sol #615902
Tints of Costa Del Sol #615902
RGB
CMYK
RGB Variations
Color information
#615902 (or 0x615902) is known color: Costa Del Sol. HEX triplet: 61, 59 and 02. RGB value is (97,89,2). Sum of RGB (Red+Green+Blue) = 97+89+2=188 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.60% from 188); Green value is 89 (35.16% from 255 or 47.34% from 188); Blue value is 2 (1.17% from 255 or 1.06% from 188); Max value from RGB is 97 - color contains mainly: red. Hex color #615902 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615902 is #9EA6FD. Grayscale: #515151. Windows color (decimal): -10397438 or 153953. OLE color: 153953.
HSL color Cylindrical-coordinate representation of color #615902: hue angle of 54.95º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #615902 is Cyan = 0, Magento = 0.08, Yellow = 0.98 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 2 | - |
| CMYK | 0 | 0.08 | 0.98 | 0.62 |
| HSL | 54.95º | 0.96% | 0.19% | - |
| HSV(B) | 54.95º | 0.98% | 0.38% | - |
| XYZ | 8.51 | 9.69 | 1.48 | - |
| YUV | 81.47 | 83.15 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 2 | 0 | 0.08 | 0.98 | 0.62 | 54.95 | 0.96 | 0.19 |
| Hex | 61 | 59 | 2 | 0 | 8 | 62 | 3E | 37 | 60 | 13 |
| Octal | 141 | 131 | 2 | 0 | 10 | 142 | 76 | 67 | 140 | 23 |
| Binary | 1100001 | 1011001 | 10 | 0 | 1000 | 1100010 | 111110 | 110111 | 1100000 | 10011 |
Color Harmonies of #615902
Complementary color
Monochromatic Colors of #615902
Black with #615902
Text Example
Text Example
White with #615902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615902; }
p { color: rgb(97,89,2); }
H1.HeaderClassName
{
color: #615902;
}
.AnyTagClassName
{
color: #615902;
}
</style>
background-color css
<style>
a { background-color: #615902; }
a { background-color: rgb(97,89,2); }
div.DivClassName
{
background-color: #615902;
}
.BgClassName
{
background-color: #615902;
}
</style>
border-color css
<style>
span { border-color: #615902; }
span { border-color: rgb(97,89,2); }
td.TdClassName
{
border-color: #615902;
}
.TagClassName
{
border-color: #615902;
}
</style>