Shades of Costa Del Sol #646520
Tints of Costa Del Sol #646520
RGB
CMYK
RGB Variations
Color information
#646520 (or 0x646520) is known color: Costa Del Sol. HEX triplet: 64, 65 and 20. RGB value is (100,101,32). Sum of RGB (Red+Green+Blue) = 100+101+32=233 (30% of max value = 765). Red value is 100 (39.45% from 255 or 42.92% from 233); Green value is 101 (39.84% from 255 or 43.35% from 233); Blue value is 32 (12.89% from 255 or 13.73% from 233); Max value from RGB is 101 - color contains mainly: green. Hex color #646520 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #646520 is #9B9ADF. Grayscale: #5D5D5D. Windows color (decimal): -10197728 or 2123108. OLE color: 2123108.
HSL color Cylindrical-coordinate representation of color #646520: hue angle of 60.87º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #646520 is Cyan = 0.01, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 100 | 101 | 32 | - |
| CMYK | 0.01 | 0 | 0.68 | 0.60 |
| HSL | 60.87º | 0.52% | 0.26% | - |
| HSV(B) | 60.87º | 0.68% | 0.4% | - |
| XYZ | 10.17 | 12.12 | 3.17 | - |
| YUV | 92.84 | 93.67 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 101 | 32 | 0.01 | 0 | 0.68 | 0.60 | 60.87 | 0.52 | 0.26 |
| Hex | 64 | 65 | 20 | 1 | 0 | 44 | 3C | 3D | 34 | 1A |
| Octal | 144 | 145 | 40 | 1 | 0 | 104 | 74 | 75 | 64 | 32 |
| Binary | 1100100 | 1100101 | 100000 | 1 | 0 | 1000100 | 111100 | 111101 | 110100 | 11010 |
Color Harmonies of #646520
Complementary color
Monochromatic Colors of #646520
Black with #646520
Text Example
Text Example
White with #646520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646520; }
p { color: rgb(100,101,32); }
H1.HeaderClassName
{
color: #646520;
}
.AnyTagClassName
{
color: #646520;
}
</style>
background-color css
<style>
a { background-color: #646520; }
a { background-color: rgb(100,101,32); }
div.DivClassName
{
background-color: #646520;
}
.BgClassName
{
background-color: #646520;
}
</style>
border-color css
<style>
span { border-color: #646520; }
span { border-color: rgb(100,101,32); }
td.TdClassName
{
border-color: #646520;
}
.TagClassName
{
border-color: #646520;
}
</style>