Shades of West Coast #635329
Tints of West Coast #635329
RGB
CMYK
RGB Variations
Color information
#635329 (or 0x635329) is known color: West Coast. HEX triplet: 63, 53 and 29. RGB value is (99,83,41). Sum of RGB (Red+Green+Blue) = 99+83+41=223 (29% of max value = 765). Red value is 99 (39.06% from 255 or 44.39% from 223); Green value is 83 (32.81% from 255 or 37.22% from 223); Blue value is 41 (16.41% from 255 or 18.39% from 223); Max value from RGB is 99 - color contains mainly: red. Hex color #635329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635329 is #9CACD6. Grayscale: #535353. Windows color (decimal): -10267863 or 2708323. OLE color: 2708323.
HSL color Cylindrical-coordinate representation of color #635329: hue angle of 43.45º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #635329 is Cyan = 0, Magento = 0.16, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 41 | - |
| CMYK | 0 | 0.16 | 0.59 | 0.61 |
| HSL | 43.45º | 0.41% | 0.27% | - |
| HSV(B) | 43.45º | 0.59% | 0.39% | - |
| XYZ | 8.64 | 9 | 3.38 | - |
| YUV | 83 | 104.3 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 41 | 0 | 0.16 | 0.59 | 0.61 | 43.45 | 0.41 | 0.27 |
| Hex | 63 | 53 | 29 | 0 | 10 | 3B | 3D | 2B | 29 | 1B |
| Octal | 143 | 123 | 51 | 0 | 20 | 73 | 75 | 53 | 51 | 33 |
| Binary | 1100011 | 1010011 | 101001 | 0 | 10000 | 111011 | 111101 | 101011 | 101001 | 11011 |
Color Harmonies of #635329
Complementary color
Monochromatic Colors of #635329
Black with #635329
Text Example
Text Example
White with #635329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635329; }
p { color: rgb(99,83,41); }
H1.HeaderClassName
{
color: #635329;
}
.AnyTagClassName
{
color: #635329;
}
</style>
background-color css
<style>
a { background-color: #635329; }
a { background-color: rgb(99,83,41); }
div.DivClassName
{
background-color: #635329;
}
.BgClassName
{
background-color: #635329;
}
</style>
border-color css
<style>
span { border-color: #635329; }
span { border-color: rgb(99,83,41); }
td.TdClassName
{
border-color: #635329;
}
.TagClassName
{
border-color: #635329;
}
</style>