Shades of Costa Del Sol #646011
Tints of Costa Del Sol #646011
RGB
CMYK
RGB Variations
Color information
#646011 (or 0x646011) is known color: Costa Del Sol. HEX triplet: 64, 60 and 11. RGB value is (100,96,17). Sum of RGB (Red+Green+Blue) = 100+96+17=213 (28% of max value = 765). Red value is 100 (39.45% from 255 or 46.95% from 213); Green value is 96 (37.89% from 255 or 45.07% from 213); Blue value is 17 (7.03% from 255 or 7.98% from 213); Max value from RGB is 100 - color contains mainly: red. Hex color #646011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #646011 is #9B9FEE. Grayscale: #585858. Windows color (decimal): -10199023 or 1138788. OLE color: 1138788.
HSL color Cylindrical-coordinate representation of color #646011: hue angle of 57.11º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #646011 is Cyan = 0, Magento = 0.04, Yellow = 0.83 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 96 | 17 | - |
| CMYK | 0 | 0.04 | 0.83 | 0.61 |
| HSL | 57.11º | 0.71% | 0.23% | - |
| HSV(B) | 57.11º | 0.83% | 0.39% | - |
| XYZ | 9.54 | 11.12 | 2.17 | - |
| YUV | 88.19 | 87.83 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 96 | 17 | 0 | 0.04 | 0.83 | 0.61 | 57.11 | 0.71 | 0.23 |
| Hex | 64 | 60 | 11 | 0 | 4 | 53 | 3D | 39 | 47 | 17 |
| Octal | 144 | 140 | 21 | 0 | 4 | 123 | 75 | 71 | 107 | 27 |
| Binary | 1100100 | 1100000 | 10001 | 0 | 100 | 1010011 | 111101 | 111001 | 1000111 | 10111 |
Color Harmonies of #646011
Complementary color
Monochromatic Colors of #646011
Black with #646011
Text Example
Text Example
White with #646011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646011; }
p { color: rgb(100,96,17); }
H1.HeaderClassName
{
color: #646011;
}
.AnyTagClassName
{
color: #646011;
}
</style>
background-color css
<style>
a { background-color: #646011; }
a { background-color: rgb(100,96,17); }
div.DivClassName
{
background-color: #646011;
}
.BgClassName
{
background-color: #646011;
}
</style>
border-color css
<style>
span { border-color: #646011; }
span { border-color: rgb(100,96,17); }
td.TdClassName
{
border-color: #646011;
}
.TagClassName
{
border-color: #646011;
}
</style>