Shades of West Coast #645636
Tints of West Coast #645636
RGB
CMYK
RGB Variations
Color information
#645636 (or 0x645636) is known color: West Coast. HEX triplet: 64, 56 and 36. RGB value is (100,86,54). Sum of RGB (Red+Green+Blue) = 100+86+54=240 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.67% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 54 (21.48% from 255 or 22.5% from 240); Max value from RGB is 100 - color contains mainly: red. Hex color #645636 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #645636 is #9BA9C9. Grayscale: #565656. Windows color (decimal): -10201546 or 3561060. OLE color: 3561060.
HSL color Cylindrical-coordinate representation of color #645636: hue angle of 41.74º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #645636 is Cyan = 0, Magento = 0.14, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 86 | 54 | - |
| CMYK | 0 | 0.14 | 0.46 | 0.61 |
| HSL | 41.74º | 0.3% | 0.3% | - |
| HSV(B) | 41.74º | 0.46% | 0.39% | - |
| XYZ | 9.25 | 9.63 | 4.86 | - |
| YUV | 86.54 | 109.64 | 137.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 86 | 54 | 0 | 0.14 | 0.46 | 0.61 | 41.74 | 0.3 | 0.3 |
| Hex | 64 | 56 | 36 | 0 | E | 2E | 3D | 2A | 1E | 1E |
| Octal | 144 | 126 | 66 | 0 | 16 | 56 | 75 | 52 | 36 | 36 |
| Binary | 1100100 | 1010110 | 110110 | 0 | 1110 | 101110 | 111101 | 101010 | 11110 | 11110 |
Color Harmonies of #645636
Complementary color
Monochromatic Colors of #645636
Black with #645636
Text Example
Text Example
White with #645636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645636; }
p { color: rgb(100,86,54); }
H1.HeaderClassName
{
color: #645636;
}
.AnyTagClassName
{
color: #645636;
}
</style>
background-color css
<style>
a { background-color: #645636; }
a { background-color: rgb(100,86,54); }
div.DivClassName
{
background-color: #645636;
}
.BgClassName
{
background-color: #645636;
}
</style>
border-color css
<style>
span { border-color: #645636; }
span { border-color: rgb(100,86,54); }
td.TdClassName
{
border-color: #645636;
}
.TagClassName
{
border-color: #645636;
}
</style>