Shades of West Coast #635338
Tints of West Coast #635338
RGB
CMYK
RGB Variations
Color information
#635338 (or 0x635338) is known color: West Coast. HEX triplet: 63, 53 and 38. RGB value is (99,83,56). Sum of RGB (Red+Green+Blue) = 99+83+56=238 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.60% from 238); Green value is 83 (32.81% from 255 or 34.87% from 238); Blue value is 56 (22.27% from 255 or 23.53% from 238); Max value from RGB is 99 - color contains mainly: red. Hex color #635338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635338 is #9CACC7. Grayscale: #545454. Windows color (decimal): -10267848 or 3691363. OLE color: 3691363.
HSL color Cylindrical-coordinate representation of color #635338: hue angle of 37.67º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #635338 is Cyan = 0, Magento = 0.16, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 56 | - |
| CMYK | 0 | 0.16 | 0.43 | 0.61 |
| HSL | 37.67º | 0.28% | 0.3% | - |
| HSV(B) | 37.67º | 0.43% | 0.39% | - |
| XYZ | 8.95 | 9.12 | 5.03 | - |
| YUV | 84.71 | 111.8 | 138.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 56 | 0 | 0.16 | 0.43 | 0.61 | 37.67 | 0.28 | 0.3 |
| Hex | 63 | 53 | 38 | 0 | 10 | 2B | 3D | 26 | 1C | 1E |
| Octal | 143 | 123 | 70 | 0 | 20 | 53 | 75 | 46 | 34 | 36 |
| Binary | 1100011 | 1010011 | 111000 | 0 | 10000 | 101011 | 111101 | 100110 | 11100 | 11110 |
Color Harmonies of #635338
Complementary color
Monochromatic Colors of #635338
Black with #635338
Text Example
Text Example
White with #635338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635338; }
p { color: rgb(99,83,56); }
H1.HeaderClassName
{
color: #635338;
}
.AnyTagClassName
{
color: #635338;
}
</style>
background-color css
<style>
a { background-color: #635338; }
a { background-color: rgb(99,83,56); }
div.DivClassName
{
background-color: #635338;
}
.BgClassName
{
background-color: #635338;
}
</style>
border-color css
<style>
span { border-color: #635338; }
span { border-color: rgb(99,83,56); }
td.TdClassName
{
border-color: #635338;
}
.TagClassName
{
border-color: #635338;
}
</style>