Shades of Costa Del Sol #646215
Tints of Costa Del Sol #646215
RGB
CMYK
RGB Variations
Color information
#646215 (or 0x646215) is known color: Costa Del Sol. HEX triplet: 64, 62 and 15. RGB value is (100,98,21). Sum of RGB (Red+Green+Blue) = 100+98+21=219 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.66% from 219); Green value is 98 (38.67% from 255 or 44.75% from 219); Blue value is 21 (8.59% from 255 or 9.59% from 219); Max value from RGB is 100 - color contains mainly: red. Hex color #646215 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #646215 is #9B9DEA. Grayscale: #5A5A5A. Windows color (decimal): -10198507 or 1401444. OLE color: 1401444.
HSL color Cylindrical-coordinate representation of color #646215: hue angle of 58.48º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #646215 is Cyan = 0, Magento = 0.02, Yellow = 0.79 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 98 | 21 | - |
| CMYK | 0 | 0.02 | 0.79 | 0.61 |
| HSL | 58.48º | 0.65% | 0.24% | - |
| HSV(B) | 58.48º | 0.79% | 0.39% | - |
| XYZ | 9.76 | 11.5 | 2.41 | - |
| YUV | 89.82 | 89.16 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 98 | 21 | 0 | 0.02 | 0.79 | 0.61 | 58.48 | 0.65 | 0.24 |
| Hex | 64 | 62 | 15 | 0 | 2 | 4F | 3D | 3A | 41 | 18 |
| Octal | 144 | 142 | 25 | 0 | 2 | 117 | 75 | 72 | 101 | 30 |
| Binary | 1100100 | 1100010 | 10101 | 0 | 10 | 1001111 | 111101 | 111010 | 1000001 | 11000 |
Color Harmonies of #646215
Complementary color
Monochromatic Colors of #646215
Black with #646215
Text Example
Text Example
White with #646215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646215; }
p { color: rgb(100,98,21); }
H1.HeaderClassName
{
color: #646215;
}
.AnyTagClassName
{
color: #646215;
}
</style>
background-color css
<style>
a { background-color: #646215; }
a { background-color: rgb(100,98,21); }
div.DivClassName
{
background-color: #646215;
}
.BgClassName
{
background-color: #646215;
}
</style>
border-color css
<style>
span { border-color: #646215; }
span { border-color: rgb(100,98,21); }
td.TdClassName
{
border-color: #646215;
}
.TagClassName
{
border-color: #646215;
}
</style>