Shades of West Coast #635424
Tints of West Coast #635424
RGB
CMYK
RGB Variations
Color information
#635424 (or 0x635424) is known color: West Coast. HEX triplet: 63, 54 and 24. RGB value is (99,84,36). Sum of RGB (Red+Green+Blue) = 99+84+36=219 (29% of max value = 765). Red value is 99 (39.06% from 255 or 45.21% from 219); Green value is 84 (33.20% from 255 or 38.36% from 219); Blue value is 36 (14.45% from 255 or 16.44% from 219); Max value from RGB is 99 - color contains mainly: red. Hex color #635424 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635424 is #9CABDB. Grayscale: #535353. Windows color (decimal): -10267612 or 2380899. OLE color: 2380899.
HSL color Cylindrical-coordinate representation of color #635424: hue angle of 45.71º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #635424 is Cyan = 0, Magento = 0.15, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 84 | 36 | - |
| CMYK | 0 | 0.15 | 0.64 | 0.61 |
| HSL | 45.71º | 0.47% | 0.26% | - |
| HSV(B) | 45.71º | 0.64% | 0.39% | - |
| XYZ | 8.63 | 9.12 | 2.97 | - |
| YUV | 83.01 | 101.47 | 139.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 84 | 36 | 0 | 0.15 | 0.64 | 0.61 | 45.71 | 0.47 | 0.26 |
| Hex | 63 | 54 | 24 | 0 | F | 40 | 3D | 2E | 2F | 1A |
| Octal | 143 | 124 | 44 | 0 | 17 | 100 | 75 | 56 | 57 | 32 |
| Binary | 1100011 | 1010100 | 100100 | 0 | 1111 | 1000000 | 111101 | 101110 | 101111 | 11010 |
Color Harmonies of #635424
Complementary color
Monochromatic Colors of #635424
Black with #635424
Text Example
Text Example
White with #635424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635424; }
p { color: rgb(99,84,36); }
H1.HeaderClassName
{
color: #635424;
}
.AnyTagClassName
{
color: #635424;
}
</style>
background-color css
<style>
a { background-color: #635424; }
a { background-color: rgb(99,84,36); }
div.DivClassName
{
background-color: #635424;
}
.BgClassName
{
background-color: #635424;
}
</style>
border-color css
<style>
span { border-color: #635424; }
span { border-color: rgb(99,84,36); }
td.TdClassName
{
border-color: #635424;
}
.TagClassName
{
border-color: #635424;
}
</style>