Shades of Costa Del Sol #645819
Tints of Costa Del Sol #645819
RGB
CMYK
RGB Variations
Color information
#645819 (or 0x645819) is known color: Costa Del Sol. HEX triplet: 64, 58 and 19. RGB value is (100,88,25). Sum of RGB (Red+Green+Blue) = 100+88+25=213 (28% of max value = 765). Red value is 100 (39.45% from 255 or 46.95% from 213); Green value is 88 (34.77% from 255 or 41.31% from 213); Blue value is 25 (10.16% from 255 or 11.74% from 213); Max value from RGB is 100 - color contains mainly: red. Hex color #645819 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #645819 is #9BA7E6. Grayscale: #545454. Windows color (decimal): -10201063 or 1661028. OLE color: 1661028.
HSL color Cylindrical-coordinate representation of color #645819: hue angle of 50.4º 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 #645819 is Cyan = 0, Magento = 0.12, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 88 | 25 | - |
| CMYK | 0 | 0.12 | 0.75 | 0.61 |
| HSL | 50.4º | 0.6% | 0.25% | - |
| HSV(B) | 50.4º | 0.75% | 0.39% | - |
| XYZ | 8.92 | 9.76 | 2.33 | - |
| YUV | 84.41 | 94.48 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 88 | 25 | 0 | 0.12 | 0.75 | 0.61 | 50.4 | 0.6 | 0.25 |
| Hex | 64 | 58 | 19 | 0 | C | 4B | 3D | 32 | 3C | 19 |
| Octal | 144 | 130 | 31 | 0 | 14 | 113 | 75 | 62 | 74 | 31 |
| Binary | 1100100 | 1011000 | 11001 | 0 | 1100 | 1001011 | 111101 | 110010 | 111100 | 11001 |
Color Harmonies of #645819
Complementary color
Monochromatic Colors of #645819
Black with #645819
Text Example
Text Example
White with #645819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645819; }
p { color: rgb(100,88,25); }
H1.HeaderClassName
{
color: #645819;
}
.AnyTagClassName
{
color: #645819;
}
</style>
background-color css
<style>
a { background-color: #645819; }
a { background-color: rgb(100,88,25); }
div.DivClassName
{
background-color: #645819;
}
.BgClassName
{
background-color: #645819;
}
</style>
border-color css
<style>
span { border-color: #645819; }
span { border-color: rgb(100,88,25); }
td.TdClassName
{
border-color: #645819;
}
.TagClassName
{
border-color: #645819;
}
</style>