Shades of Costa Del Sol #656216
Tints of Costa Del Sol #656216
RGB
CMYK
RGB Variations
Color information
#656216 (or 0x656216) is known color: Costa Del Sol. HEX triplet: 65, 62 and 16. RGB value is (101,98,22). Sum of RGB (Red+Green+Blue) = 101+98+22=221 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.70% from 221); Green value is 98 (38.67% from 255 or 44.34% from 221); Blue value is 22 (8.98% from 255 or 9.95% from 221); Max value from RGB is 101 - color contains mainly: red. Hex color #656216 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656216 is #9A9DE9. Grayscale: #5A5A5A. Windows color (decimal): -10132970 or 1466981. OLE color: 1466981.
HSL color Cylindrical-coordinate representation of color #656216: hue angle of 57.72º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #656216 is Cyan = 0, Magento = 0.03, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 98 | 22 | - |
| CMYK | 0 | 0.03 | 0.78 | 0.60 |
| HSL | 57.72º | 0.64% | 0.24% | - |
| HSV(B) | 57.72º | 0.78% | 0.4% | - |
| XYZ | 9.88 | 11.56 | 2.47 | - |
| YUV | 90.23 | 89.49 | 135.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 98 | 22 | 0 | 0.03 | 0.78 | 0.60 | 57.72 | 0.64 | 0.24 |
| Hex | 65 | 62 | 16 | 0 | 3 | 4E | 3C | 3A | 40 | 18 |
| Octal | 145 | 142 | 26 | 0 | 3 | 116 | 74 | 72 | 100 | 30 |
| Binary | 1100101 | 1100010 | 10110 | 0 | 11 | 1001110 | 111100 | 111010 | 1000000 | 11000 |
Color Harmonies of #656216
Complementary color
Monochromatic Colors of #656216
Black with #656216
Text Example
Text Example
White with #656216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656216; }
p { color: rgb(101,98,22); }
H1.HeaderClassName
{
color: #656216;
}
.AnyTagClassName
{
color: #656216;
}
</style>
background-color css
<style>
a { background-color: #656216; }
a { background-color: rgb(101,98,22); }
div.DivClassName
{
background-color: #656216;
}
.BgClassName
{
background-color: #656216;
}
</style>
border-color css
<style>
span { border-color: #656216; }
span { border-color: rgb(101,98,22); }
td.TdClassName
{
border-color: #656216;
}
.TagClassName
{
border-color: #656216;
}
</style>