Shades of Costa Del Sol #656113
Tints of Costa Del Sol #656113
RGB
CMYK
RGB Variations
Color information
#656113 (or 0x656113) is known color: Costa Del Sol. HEX triplet: 65, 61 and 13. RGB value is (101,97,19). Sum of RGB (Red+Green+Blue) = 101+97+19=217 (28% of max value = 765). Red value is 101 (39.84% from 255 or 46.54% from 217); Green value is 97 (38.28% from 255 or 44.70% from 217); Blue value is 19 (7.81% from 255 or 8.76% from 217); Max value from RGB is 101 - color contains mainly: red. Hex color #656113 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656113 is #9A9EEC. Grayscale: #595959. Windows color (decimal): -10133229 or 1270117. OLE color: 1270117.
HSL color Cylindrical-coordinate representation of color #656113: hue angle of 57.07º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #656113 is Cyan = 0, Magento = 0.04, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 97 | 19 | - |
| CMYK | 0 | 0.04 | 0.81 | 0.60 |
| HSL | 57.07º | 0.68% | 0.24% | - |
| HSV(B) | 57.07º | 0.81% | 0.4% | - |
| XYZ | 9.76 | 11.36 | 2.3 | - |
| YUV | 89.3 | 88.33 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 97 | 19 | 0 | 0.04 | 0.81 | 0.60 | 57.07 | 0.68 | 0.24 |
| Hex | 65 | 61 | 13 | 0 | 4 | 51 | 3C | 39 | 44 | 18 |
| Octal | 145 | 141 | 23 | 0 | 4 | 121 | 74 | 71 | 104 | 30 |
| Binary | 1100101 | 1100001 | 10011 | 0 | 100 | 1010001 | 111100 | 111001 | 1000100 | 11000 |
Color Harmonies of #656113
Complementary color
Monochromatic Colors of #656113
Black with #656113
Text Example
Text Example
White with #656113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656113; }
p { color: rgb(101,97,19); }
H1.HeaderClassName
{
color: #656113;
}
.AnyTagClassName
{
color: #656113;
}
</style>
background-color css
<style>
a { background-color: #656113; }
a { background-color: rgb(101,97,19); }
div.DivClassName
{
background-color: #656113;
}
.BgClassName
{
background-color: #656113;
}
</style>
border-color css
<style>
span { border-color: #656113; }
span { border-color: rgb(101,97,19); }
td.TdClassName
{
border-color: #656113;
}
.TagClassName
{
border-color: #656113;
}
</style>