Shades of West Coast #635526
Tints of West Coast #635526
RGB
CMYK
RGB Variations
Color information
#635526 (or 0x635526) is known color: West Coast. HEX triplet: 63, 55 and 26. RGB value is (99,85,38). Sum of RGB (Red+Green+Blue) = 99+85+38=222 (29% of max value = 765). Red value is 99 (39.06% from 255 or 44.59% from 222); Green value is 85 (33.59% from 255 or 38.29% from 222); Blue value is 38 (15.23% from 255 or 17.12% from 222); Max value from RGB is 99 - color contains mainly: red. Hex color #635526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635526 is #9CAAD9. Grayscale: #545454. Windows color (decimal): -10267354 or 2512227. OLE color: 2512227.
HSL color Cylindrical-coordinate representation of color #635526: hue angle of 46.23º 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 #635526 is Cyan = 0, Magento = 0.14, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 85 | 38 | - |
| CMYK | 0 | 0.14 | 0.62 | 0.61 |
| HSL | 46.23º | 0.45% | 0.27% | - |
| HSV(B) | 46.23º | 0.62% | 0.39% | - |
| XYZ | 8.74 | 9.29 | 3.17 | - |
| YUV | 83.83 | 102.14 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 85 | 38 | 0 | 0.14 | 0.62 | 0.61 | 46.23 | 0.45 | 0.27 |
| Hex | 63 | 55 | 26 | 0 | E | 3E | 3D | 2E | 2D | 1B |
| Octal | 143 | 125 | 46 | 0 | 16 | 76 | 75 | 56 | 55 | 33 |
| Binary | 1100011 | 1010101 | 100110 | 0 | 1110 | 111110 | 111101 | 101110 | 101101 | 11011 |
Color Harmonies of #635526
Complementary color
Monochromatic Colors of #635526
Black with #635526
Text Example
Text Example
White with #635526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635526; }
p { color: rgb(99,85,38); }
H1.HeaderClassName
{
color: #635526;
}
.AnyTagClassName
{
color: #635526;
}
</style>
background-color css
<style>
a { background-color: #635526; }
a { background-color: rgb(99,85,38); }
div.DivClassName
{
background-color: #635526;
}
.BgClassName
{
background-color: #635526;
}
</style>
border-color css
<style>
span { border-color: #635526; }
span { border-color: rgb(99,85,38); }
td.TdClassName
{
border-color: #635526;
}
.TagClassName
{
border-color: #635526;
}
</style>