Shades of Costa Del Sol #646030
Tints of Costa Del Sol #646030
RGB
CMYK
RGB Variations
Color information
#646030 (or 0x646030) is known color: Costa Del Sol. HEX triplet: 64, 60 and 30. RGB value is (100,96,48). Sum of RGB (Red+Green+Blue) = 100+96+48=244 (32% of max value = 765). Red value is 100 (39.45% from 255 or 40.98% from 244); Green value is 96 (37.89% from 255 or 39.34% from 244); Blue value is 48 (19.14% from 255 or 19.67% from 244); Max value from RGB is 100 - color contains mainly: red. Hex color #646030 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #646030 is #9B9FCF. Grayscale: #5B5B5B. Windows color (decimal): -10198992 or 3170404. OLE color: 3170404.
HSL color Cylindrical-coordinate representation of color #646030: hue angle of 55.38º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #646030 is Cyan = 0, Magento = 0.04, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 96 | 48 | - |
| CMYK | 0 | 0.04 | 0.52 | 0.61 |
| HSL | 55.38º | 0.35% | 0.29% | - |
| HSV(B) | 55.38º | 0.52% | 0.39% | - |
| XYZ | 9.97 | 11.29 | 4.45 | - |
| YUV | 91.72 | 103.33 | 133.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 96 | 48 | 0 | 0.04 | 0.52 | 0.61 | 55.38 | 0.35 | 0.29 |
| Hex | 64 | 60 | 30 | 0 | 4 | 34 | 3D | 37 | 23 | 1D |
| Octal | 144 | 140 | 60 | 0 | 4 | 64 | 75 | 67 | 43 | 35 |
| Binary | 1100100 | 1100000 | 110000 | 0 | 100 | 110100 | 111101 | 110111 | 100011 | 11101 |
Color Harmonies of #646030
Complementary color
Monochromatic Colors of #646030
Black with #646030
Text Example
Text Example
White with #646030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646030; }
p { color: rgb(100,96,48); }
H1.HeaderClassName
{
color: #646030;
}
.AnyTagClassName
{
color: #646030;
}
</style>
background-color css
<style>
a { background-color: #646030; }
a { background-color: rgb(100,96,48); }
div.DivClassName
{
background-color: #646030;
}
.BgClassName
{
background-color: #646030;
}
</style>
border-color css
<style>
span { border-color: #646030; }
span { border-color: rgb(100,96,48); }
td.TdClassName
{
border-color: #646030;
}
.TagClassName
{
border-color: #646030;
}
</style>