Shades of Costa Del Sol #646530
Tints of Costa Del Sol #646530
RGB
CMYK
RGB Variations
Color information
#646530 (or 0x646530) is known color: Costa Del Sol. HEX triplet: 64, 65 and 30. RGB value is (100,101,48). Sum of RGB (Red+Green+Blue) = 100+101+48=249 (32% of max value = 765). Red value is 100 (39.45% from 255 or 40.16% from 249); Green value is 101 (39.84% from 255 or 40.56% from 249); Blue value is 48 (19.14% from 255 or 19.28% from 249); Max value from RGB is 101 - color contains mainly: green. Hex color #646530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #646530 is #9B9ACF. Grayscale: #5E5E5E. Windows color (decimal): -10197712 or 3171684. OLE color: 3171684.
HSL color Cylindrical-coordinate representation of color #646530: hue angle of 61.13º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #646530 is Cyan = 0.01, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 100 | 101 | 48 | - |
| CMYK | 0.01 | 0 | 0.52 | 0.60 |
| HSL | 61.13º | 0.36% | 0.29% | - |
| HSV(B) | 61.13º | 0.52% | 0.4% | - |
| XYZ | 10.44 | 12.23 | 4.61 | - |
| YUV | 94.66 | 101.67 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 101 | 48 | 0.01 | 0 | 0.52 | 0.60 | 61.13 | 0.36 | 0.29 |
| Hex | 64 | 65 | 30 | 1 | 0 | 34 | 3C | 3D | 24 | 1D |
| Octal | 144 | 145 | 60 | 1 | 0 | 64 | 74 | 75 | 44 | 35 |
| Binary | 1100100 | 1100101 | 110000 | 1 | 0 | 110100 | 111100 | 111101 | 100100 | 11101 |
Color Harmonies of #646530
Complementary color
Monochromatic Colors of #646530
Black with #646530
Text Example
Text Example
White with #646530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646530; }
p { color: rgb(100,101,48); }
H1.HeaderClassName
{
color: #646530;
}
.AnyTagClassName
{
color: #646530;
}
</style>
background-color css
<style>
a { background-color: #646530; }
a { background-color: rgb(100,101,48); }
div.DivClassName
{
background-color: #646530;
}
.BgClassName
{
background-color: #646530;
}
</style>
border-color css
<style>
span { border-color: #646530; }
span { border-color: rgb(100,101,48); }
td.TdClassName
{
border-color: #646530;
}
.TagClassName
{
border-color: #646530;
}
</style>