Shades of Costa Del Sol #646032
Tints of Costa Del Sol #646032
RGB
CMYK
RGB Variations
Color information
#646032 (or 0x646032) is known color: Costa Del Sol. HEX triplet: 64, 60 and 32. RGB value is (100,96,50). Sum of RGB (Red+Green+Blue) = 100+96+50=246 (32% of max value = 765). Red value is 100 (39.45% from 255 or 40.65% from 246); Green value is 96 (37.89% from 255 or 39.02% from 246); Blue value is 50 (19.92% from 255 or 20.33% from 246); Max value from RGB is 100 - color contains mainly: red. Hex color #646032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #646032 is #9B9FCD. Grayscale: #5C5C5C. Windows color (decimal): -10198990 or 3301476. OLE color: 3301476.
HSL color Cylindrical-coordinate representation of color #646032: hue angle of 55.2º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #646032 is Cyan = 0, Magento = 0.04, Yellow = 0.50 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 96 | 50 | - |
| CMYK | 0 | 0.04 | 0.50 | 0.61 |
| HSL | 55.2º | 0.33% | 0.29% | - |
| HSV(B) | 55.2º | 0.5% | 0.39% | - |
| XYZ | 10.01 | 11.31 | 4.67 | - |
| YUV | 91.95 | 104.33 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 96 | 50 | 0 | 0.04 | 0.50 | 0.61 | 55.2 | 0.33 | 0.29 |
| Hex | 64 | 60 | 32 | 0 | 4 | 32 | 3D | 37 | 21 | 1D |
| Octal | 144 | 140 | 62 | 0 | 4 | 62 | 75 | 67 | 41 | 35 |
| Binary | 1100100 | 1100000 | 110010 | 0 | 100 | 110010 | 111101 | 110111 | 100001 | 11101 |
Color Harmonies of #646032
Complementary color
Monochromatic Colors of #646032
Black with #646032
Text Example
Text Example
White with #646032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646032; }
p { color: rgb(100,96,50); }
H1.HeaderClassName
{
color: #646032;
}
.AnyTagClassName
{
color: #646032;
}
</style>
background-color css
<style>
a { background-color: #646032; }
a { background-color: rgb(100,96,50); }
div.DivClassName
{
background-color: #646032;
}
.BgClassName
{
background-color: #646032;
}
</style>
border-color css
<style>
span { border-color: #646032; }
span { border-color: rgb(100,96,50); }
td.TdClassName
{
border-color: #646032;
}
.TagClassName
{
border-color: #646032;
}
</style>