Shades of West Coast #645326
Tints of West Coast #645326
RGB
CMYK
RGB Variations
Color information
#645326 (or 0x645326) is known color: West Coast. HEX triplet: 64, 53 and 26. RGB value is (100,83,38). Sum of RGB (Red+Green+Blue) = 100+83+38=221 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.25% from 221); Green value is 83 (32.81% from 255 or 37.56% from 221); Blue value is 38 (15.23% from 255 or 17.19% from 221); Max value from RGB is 100 - color contains mainly: red. Hex color #645326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #645326 is #9BACD9. Grayscale: #535353. Windows color (decimal): -10202330 or 2511716. OLE color: 2511716.
HSL color Cylindrical-coordinate representation of color #645326: hue angle of 43.55º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #645326 is Cyan = 0, Magento = 0.17, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 83 | 38 | - |
| CMYK | 0 | 0.17 | 0.62 | 0.61 |
| HSL | 43.55º | 0.45% | 0.27% | - |
| HSV(B) | 43.55º | 0.62% | 0.39% | - |
| XYZ | 8.7 | 9.04 | 3.12 | - |
| YUV | 82.95 | 102.63 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 83 | 38 | 0 | 0.17 | 0.62 | 0.61 | 43.55 | 0.45 | 0.27 |
| Hex | 64 | 53 | 26 | 0 | 11 | 3E | 3D | 2C | 2D | 1B |
| Octal | 144 | 123 | 46 | 0 | 21 | 76 | 75 | 54 | 55 | 33 |
| Binary | 1100100 | 1010011 | 100110 | 0 | 10001 | 111110 | 111101 | 101100 | 101101 | 11011 |
Color Harmonies of #645326
Complementary color
Monochromatic Colors of #645326
Black with #645326
Text Example
Text Example
White with #645326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645326; }
p { color: rgb(100,83,38); }
H1.HeaderClassName
{
color: #645326;
}
.AnyTagClassName
{
color: #645326;
}
</style>
background-color css
<style>
a { background-color: #645326; }
a { background-color: rgb(100,83,38); }
div.DivClassName
{
background-color: #645326;
}
.BgClassName
{
background-color: #645326;
}
</style>
border-color css
<style>
span { border-color: #645326; }
span { border-color: rgb(100,83,38); }
td.TdClassName
{
border-color: #645326;
}
.TagClassName
{
border-color: #645326;
}
</style>