Shades of Costa Del Sol #646015
Tints of Costa Del Sol #646015
RGB
CMYK
RGB Variations
Color information
#646015 (or 0x646015) is known color: Costa Del Sol. HEX triplet: 64, 60 and 15. RGB value is (100,96,21). Sum of RGB (Red+Green+Blue) = 100+96+21=217 (28% of max value = 765). Red value is 100 (39.45% from 255 or 46.08% from 217); Green value is 96 (37.89% from 255 or 44.24% from 217); Blue value is 21 (8.59% from 255 or 9.68% from 217); Max value from RGB is 100 - color contains mainly: red. Hex color #646015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #646015 is #9B9FEA. Grayscale: #585858. Windows color (decimal): -10199019 or 1400932. OLE color: 1400932.
HSL color Cylindrical-coordinate representation of color #646015: hue angle of 56.96º 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 #646015 is Cyan = 0, Magento = 0.04, Yellow = 0.79 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 96 | 21 | - |
| CMYK | 0 | 0.04 | 0.79 | 0.61 |
| HSL | 56.96º | 0.65% | 0.24% | - |
| HSV(B) | 56.96º | 0.79% | 0.39% | - |
| XYZ | 9.57 | 11.13 | 2.35 | - |
| YUV | 88.65 | 89.83 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 96 | 21 | 0 | 0.04 | 0.79 | 0.61 | 56.96 | 0.65 | 0.24 |
| Hex | 64 | 60 | 15 | 0 | 4 | 4F | 3D | 39 | 41 | 18 |
| Octal | 144 | 140 | 25 | 0 | 4 | 117 | 75 | 71 | 101 | 30 |
| Binary | 1100100 | 1100000 | 10101 | 0 | 100 | 1001111 | 111101 | 111001 | 1000001 | 11000 |
Color Harmonies of #646015
Complementary color
Monochromatic Colors of #646015
Black with #646015
Text Example
Text Example
White with #646015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646015; }
p { color: rgb(100,96,21); }
H1.HeaderClassName
{
color: #646015;
}
.AnyTagClassName
{
color: #646015;
}
</style>
background-color css
<style>
a { background-color: #646015; }
a { background-color: rgb(100,96,21); }
div.DivClassName
{
background-color: #646015;
}
.BgClassName
{
background-color: #646015;
}
</style>
border-color css
<style>
span { border-color: #646015; }
span { border-color: rgb(100,96,21); }
td.TdClassName
{
border-color: #646015;
}
.TagClassName
{
border-color: #646015;
}
</style>