Shades of Costa Del Sol #645714
Tints of Costa Del Sol #645714
RGB
CMYK
RGB Variations
Color information
#645714 (or 0x645714) is known color: Costa Del Sol. HEX triplet: 64, 57 and 14. RGB value is (100,87,20). Sum of RGB (Red+Green+Blue) = 100+87+20=207 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.31% from 207); Green value is 87 (34.38% from 255 or 42.03% from 207); Blue value is 20 (8.20% from 255 or 9.66% from 207); Max value from RGB is 100 - color contains mainly: red. Hex color #645714 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #645714 is #9BA8EB. Grayscale: #535353. Windows color (decimal): -10201324 or 1333092. OLE color: 1333092.
HSL color Cylindrical-coordinate representation of color #645714: hue angle of 50.25º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #645714 is Cyan = 0, Magento = 0.13, Yellow = 0.8 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 87 | 20 | - |
| CMYK | 0 | 0.13 | 0.8 | 0.61 |
| HSL | 50.25º | 0.67% | 0.24% | - |
| HSV(B) | 50.25º | 0.8% | 0.39% | - |
| XYZ | 8.79 | 9.58 | 2.05 | - |
| YUV | 83.25 | 92.31 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 87 | 20 | 0 | 0.13 | 0.8 | 0.61 | 50.25 | 0.67 | 0.24 |
| Hex | 64 | 57 | 14 | 0 | D | 50 | 3D | 32 | 43 | 18 |
| Octal | 144 | 127 | 24 | 0 | 15 | 120 | 75 | 62 | 103 | 30 |
| Binary | 1100100 | 1010111 | 10100 | 0 | 1101 | 1010000 | 111101 | 110010 | 1000011 | 11000 |
Color Harmonies of #645714
Complementary color
Monochromatic Colors of #645714
Black with #645714
Text Example
Text Example
White with #645714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645714; }
p { color: rgb(100,87,20); }
H1.HeaderClassName
{
color: #645714;
}
.AnyTagClassName
{
color: #645714;
}
</style>
background-color css
<style>
a { background-color: #645714; }
a { background-color: rgb(100,87,20); }
div.DivClassName
{
background-color: #645714;
}
.BgClassName
{
background-color: #645714;
}
</style>
border-color css
<style>
span { border-color: #645714; }
span { border-color: rgb(100,87,20); }
td.TdClassName
{
border-color: #645714;
}
.TagClassName
{
border-color: #645714;
}
</style>