Shades of Costa Del Sol #656212
Tints of Costa Del Sol #656212
RGB
CMYK
RGB Variations
Color information
#656212 (or 0x656212) is known color: Costa Del Sol. HEX triplet: 65, 62 and 12. RGB value is (101,98,18). Sum of RGB (Red+Green+Blue) = 101+98+18=217 (28% of max value = 765). Red value is 101 (39.84% from 255 or 46.54% from 217); Green value is 98 (38.67% from 255 or 45.16% from 217); Blue value is 18 (7.42% from 255 or 8.29% from 217); Max value from RGB is 101 - color contains mainly: red. Hex color #656212 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656212 is #9A9DED. Grayscale: #5A5A5A. Windows color (decimal): -10132974 or 1204837. OLE color: 1204837.
HSL color Cylindrical-coordinate representation of color #656212: hue angle of 57.83º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #656212 is Cyan = 0, Magento = 0.03, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 98 | 18 | - |
| CMYK | 0 | 0.03 | 0.82 | 0.60 |
| HSL | 57.83º | 0.7% | 0.23% | - |
| HSV(B) | 57.83º | 0.82% | 0.4% | - |
| XYZ | 9.84 | 11.55 | 2.28 | - |
| YUV | 89.78 | 87.49 | 136 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 98 | 18 | 0 | 0.03 | 0.82 | 0.60 | 57.83 | 0.7 | 0.23 |
| Hex | 65 | 62 | 12 | 0 | 3 | 52 | 3C | 3A | 46 | 17 |
| Octal | 145 | 142 | 22 | 0 | 3 | 122 | 74 | 72 | 106 | 27 |
| Binary | 1100101 | 1100010 | 10010 | 0 | 11 | 1010010 | 111100 | 111010 | 1000110 | 10111 |
Color Harmonies of #656212
Complementary color
Monochromatic Colors of #656212
Black with #656212
Text Example
Text Example
White with #656212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656212; }
p { color: rgb(101,98,18); }
H1.HeaderClassName
{
color: #656212;
}
.AnyTagClassName
{
color: #656212;
}
</style>
background-color css
<style>
a { background-color: #656212; }
a { background-color: rgb(101,98,18); }
div.DivClassName
{
background-color: #656212;
}
.BgClassName
{
background-color: #656212;
}
</style>
border-color css
<style>
span { border-color: #656212; }
span { border-color: rgb(101,98,18); }
td.TdClassName
{
border-color: #656212;
}
.TagClassName
{
border-color: #656212;
}
</style>