Shades of West Coast #635336
Tints of West Coast #635336
RGB
CMYK
RGB Variations
Color information
#635336 (or 0x635336) is known color: West Coast. HEX triplet: 63, 53 and 36. RGB value is (99,83,54). Sum of RGB (Red+Green+Blue) = 99+83+54=236 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.95% from 236); Green value is 83 (32.81% from 255 or 35.17% from 236); Blue value is 54 (21.48% from 255 or 22.88% from 236); Max value from RGB is 99 - color contains mainly: red. Hex color #635336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635336 is #9CACC9. Grayscale: #545454. Windows color (decimal): -10267850 or 3560291. OLE color: 3560291.
HSL color Cylindrical-coordinate representation of color #635336: hue angle of 38.67º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #635336 is Cyan = 0, Magento = 0.16, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 54 | - |
| CMYK | 0 | 0.16 | 0.45 | 0.61 |
| HSL | 38.67º | 0.29% | 0.3% | - |
| HSV(B) | 38.67º | 0.45% | 0.39% | - |
| XYZ | 8.9 | 9.11 | 4.78 | - |
| YUV | 84.48 | 110.8 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 54 | 0 | 0.16 | 0.45 | 0.61 | 38.67 | 0.29 | 0.3 |
| Hex | 63 | 53 | 36 | 0 | 10 | 2D | 3D | 27 | 1D | 1E |
| Octal | 143 | 123 | 66 | 0 | 20 | 55 | 75 | 47 | 35 | 36 |
| Binary | 1100011 | 1010011 | 110110 | 0 | 10000 | 101101 | 111101 | 100111 | 11101 | 11110 |
Color Harmonies of #635336
Complementary color
Monochromatic Colors of #635336
Black with #635336
Text Example
Text Example
White with #635336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635336; }
p { color: rgb(99,83,54); }
H1.HeaderClassName
{
color: #635336;
}
.AnyTagClassName
{
color: #635336;
}
</style>
background-color css
<style>
a { background-color: #635336; }
a { background-color: rgb(99,83,54); }
div.DivClassName
{
background-color: #635336;
}
.BgClassName
{
background-color: #635336;
}
</style>
border-color css
<style>
span { border-color: #635336; }
span { border-color: rgb(99,83,54); }
td.TdClassName
{
border-color: #635336;
}
.TagClassName
{
border-color: #635336;
}
</style>