Shades of Costa Del Sol #615712
Tints of Costa Del Sol #615712
RGB
CMYK
RGB Variations
Color information
#615712 (or 0x615712) is known color: Costa Del Sol. HEX triplet: 61, 57 and 12. RGB value is (97,87,18). Sum of RGB (Red+Green+Blue) = 97+87+18=202 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.02% from 202); Green value is 87 (34.38% from 255 or 43.07% from 202); Blue value is 18 (7.42% from 255 or 8.91% from 202); Max value from RGB is 97 - color contains mainly: red. Hex color #615712 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615712 is #9EA8ED. Grayscale: #525252. Windows color (decimal): -10397934 or 1202017. OLE color: 1202017.
HSL color Cylindrical-coordinate representation of color #615712: hue angle of 52.41º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #615712 is Cyan = 0, Magento = 0.10, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 18 | - |
| CMYK | 0 | 0.10 | 0.81 | 0.62 |
| HSL | 52.41º | 0.69% | 0.23% | - |
| HSV(B) | 52.41º | 0.81% | 0.38% | - |
| XYZ | 8.45 | 9.4 | 1.94 | - |
| YUV | 82.12 | 91.81 | 138.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 18 | 0 | 0.10 | 0.81 | 0.62 | 52.41 | 0.69 | 0.23 |
| Hex | 61 | 57 | 12 | 0 | A | 51 | 3E | 34 | 45 | 17 |
| Octal | 141 | 127 | 22 | 0 | 12 | 121 | 76 | 64 | 105 | 27 |
| Binary | 1100001 | 1010111 | 10010 | 0 | 1010 | 1010001 | 111110 | 110100 | 1000101 | 10111 |
Color Harmonies of #615712
Complementary color
Monochromatic Colors of #615712
Black with #615712
Text Example
Text Example
White with #615712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615712; }
p { color: rgb(97,87,18); }
H1.HeaderClassName
{
color: #615712;
}
.AnyTagClassName
{
color: #615712;
}
</style>
background-color css
<style>
a { background-color: #615712; }
a { background-color: rgb(97,87,18); }
div.DivClassName
{
background-color: #615712;
}
.BgClassName
{
background-color: #615712;
}
</style>
border-color css
<style>
span { border-color: #615712; }
span { border-color: rgb(97,87,18); }
td.TdClassName
{
border-color: #615712;
}
.TagClassName
{
border-color: #615712;
}
</style>