Shades of Costa Del Sol #656010
Tints of Costa Del Sol #656010
RGB
CMYK
RGB Variations
Color information
#656010 (or 0x656010) is known color: Costa Del Sol. HEX triplet: 65, 60 and 10. RGB value is (101,96,16). Sum of RGB (Red+Green+Blue) = 101+96+16=213 (28% of max value = 765). Red value is 101 (39.84% from 255 or 47.42% from 213); Green value is 96 (37.89% from 255 or 45.07% from 213); Blue value is 16 (6.64% from 255 or 7.51% from 213); Max value from RGB is 101 - color contains mainly: red. Hex color #656010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656010 is #9A9FEF. Grayscale: #585858. Windows color (decimal): -10133488 or 1073253. OLE color: 1073253.
HSL color Cylindrical-coordinate representation of color #656010: hue angle of 56.47º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #656010 is Cyan = 0, Magento = 0.05, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 96 | 16 | - |
| CMYK | 0 | 0.05 | 0.84 | 0.60 |
| HSL | 56.47º | 0.73% | 0.23% | - |
| HSV(B) | 56.47º | 0.84% | 0.4% | - |
| XYZ | 9.64 | 11.17 | 2.14 | - |
| YUV | 88.38 | 87.16 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 96 | 16 | 0 | 0.05 | 0.84 | 0.60 | 56.47 | 0.73 | 0.23 |
| Hex | 65 | 60 | 10 | 0 | 5 | 54 | 3C | 38 | 49 | 17 |
| Octal | 145 | 140 | 20 | 0 | 5 | 124 | 74 | 70 | 111 | 27 |
| Binary | 1100101 | 1100000 | 10000 | 0 | 101 | 1010100 | 111100 | 111000 | 1001001 | 10111 |
Color Harmonies of #656010
Complementary color
Monochromatic Colors of #656010
Black with #656010
Text Example
Text Example
White with #656010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656010; }
p { color: rgb(101,96,16); }
H1.HeaderClassName
{
color: #656010;
}
.AnyTagClassName
{
color: #656010;
}
</style>
background-color css
<style>
a { background-color: #656010; }
a { background-color: rgb(101,96,16); }
div.DivClassName
{
background-color: #656010;
}
.BgClassName
{
background-color: #656010;
}
</style>
border-color css
<style>
span { border-color: #656010; }
span { border-color: rgb(101,96,16); }
td.TdClassName
{
border-color: #656010;
}
.TagClassName
{
border-color: #656010;
}
</style>