Shades of Costa Del Sol #646316
Tints of Costa Del Sol #646316
RGB
CMYK
RGB Variations
Color information
#646316 (or 0x646316) is known color: Costa Del Sol. HEX triplet: 64, 63 and 16. RGB value is (100,99,22). Sum of RGB (Red+Green+Blue) = 100+99+22=221 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.25% from 221); Green value is 99 (39.06% from 255 or 44.80% from 221); Blue value is 22 (8.98% from 255 or 9.95% from 221); Max value from RGB is 100 - color contains mainly: red. Hex color #646316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #646316 is #9B9CE9. Grayscale: #5A5A5A. Windows color (decimal): -10198250 or 1467236. OLE color: 1467236.
HSL color Cylindrical-coordinate representation of color #646316: hue angle of 59.23º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #646316 is Cyan = 0, Magento = 0.01, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 99 | 22 | - |
| CMYK | 0 | 0.01 | 0.78 | 0.61 |
| HSL | 59.23º | 0.64% | 0.24% | - |
| HSV(B) | 59.23º | 0.78% | 0.39% | - |
| XYZ | 9.86 | 11.69 | 2.5 | - |
| YUV | 90.52 | 89.33 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 99 | 22 | 0 | 0.01 | 0.78 | 0.61 | 59.23 | 0.64 | 0.24 |
| Hex | 64 | 63 | 16 | 0 | 1 | 4E | 3D | 3B | 40 | 18 |
| Octal | 144 | 143 | 26 | 0 | 1 | 116 | 75 | 73 | 100 | 30 |
| Binary | 1100100 | 1100011 | 10110 | 0 | 1 | 1001110 | 111101 | 111011 | 1000000 | 11000 |
Color Harmonies of #646316
Complementary color
Monochromatic Colors of #646316
Black with #646316
Text Example
Text Example
White with #646316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646316; }
p { color: rgb(100,99,22); }
H1.HeaderClassName
{
color: #646316;
}
.AnyTagClassName
{
color: #646316;
}
</style>
background-color css
<style>
a { background-color: #646316; }
a { background-color: rgb(100,99,22); }
div.DivClassName
{
background-color: #646316;
}
.BgClassName
{
background-color: #646316;
}
</style>
border-color css
<style>
span { border-color: #646316; }
span { border-color: rgb(100,99,22); }
td.TdClassName
{
border-color: #646316;
}
.TagClassName
{
border-color: #646316;
}
</style>