Shades of Costa Del Sol #646319
Tints of Costa Del Sol #646319
RGB
CMYK
RGB Variations
Color information
#646319 (or 0x646319) is known color: Costa Del Sol. HEX triplet: 64, 63 and 19. RGB value is (100,99,25). Sum of RGB (Red+Green+Blue) = 100+99+25=224 (29% of max value = 765). Red value is 100 (39.45% from 255 or 44.64% from 224); Green value is 99 (39.06% from 255 or 44.20% from 224); Blue value is 25 (10.16% from 255 or 11.16% from 224); Max value from RGB is 100 - color contains mainly: red. Hex color #646319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #646319 is #9B9CE6. Grayscale: #5B5B5B. Windows color (decimal): -10198247 or 1663844. OLE color: 1663844.
HSL color Cylindrical-coordinate representation of color #646319: hue angle of 59.2º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #646319 is Cyan = 0, Magento = 0.01, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 99 | 25 | - |
| CMYK | 0 | 0.01 | 0.75 | 0.61 |
| HSL | 59.2º | 0.6% | 0.25% | - |
| HSV(B) | 59.2º | 0.75% | 0.39% | - |
| XYZ | 9.89 | 11.7 | 2.66 | - |
| YUV | 90.86 | 90.83 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 99 | 25 | 0 | 0.01 | 0.75 | 0.61 | 59.2 | 0.6 | 0.25 |
| Hex | 64 | 63 | 19 | 0 | 1 | 4B | 3D | 3B | 3C | 19 |
| Octal | 144 | 143 | 31 | 0 | 1 | 113 | 75 | 73 | 74 | 31 |
| Binary | 1100100 | 1100011 | 11001 | 0 | 1 | 1001011 | 111101 | 111011 | 111100 | 11001 |
Color Harmonies of #646319
Complementary color
Monochromatic Colors of #646319
Black with #646319
Text Example
Text Example
White with #646319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646319; }
p { color: rgb(100,99,25); }
H1.HeaderClassName
{
color: #646319;
}
.AnyTagClassName
{
color: #646319;
}
</style>
background-color css
<style>
a { background-color: #646319; }
a { background-color: rgb(100,99,25); }
div.DivClassName
{
background-color: #646319;
}
.BgClassName
{
background-color: #646319;
}
</style>
border-color css
<style>
span { border-color: #646319; }
span { border-color: rgb(100,99,25); }
td.TdClassName
{
border-color: #646319;
}
.TagClassName
{
border-color: #646319;
}
</style>