Shades of West Coast #635125
Tints of West Coast #635125
RGB
CMYK
RGB Variations
Color information
#635125 (or 0x635125) is known color: West Coast. HEX triplet: 63, 51 and 25. RGB value is (99,81,37). Sum of RGB (Red+Green+Blue) = 99+81+37=217 (28% of max value = 765). Red value is 99 (39.06% from 255 or 45.62% from 217); Green value is 81 (32.03% from 255 or 37.33% from 217); Blue value is 37 (14.84% from 255 or 17.05% from 217); Max value from RGB is 99 - color contains mainly: red. Hex color #635125 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635125 is #9CAEDA. Grayscale: #515151. Windows color (decimal): -10268379 or 2445667. OLE color: 2445667.
HSL color Cylindrical-coordinate representation of color #635125: hue angle of 42.58º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #635125 is Cyan = 0, Magento = 0.18, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 81 | 37 | - |
| CMYK | 0 | 0.18 | 0.63 | 0.61 |
| HSL | 42.58º | 0.46% | 0.27% | - |
| HSV(B) | 42.58º | 0.63% | 0.39% | - |
| XYZ | 8.42 | 8.67 | 2.98 | - |
| YUV | 81.37 | 102.96 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 37 | 0 | 0.18 | 0.63 | 0.61 | 42.58 | 0.46 | 0.27 |
| Hex | 63 | 51 | 25 | 0 | 12 | 3F | 3D | 2B | 2E | 1B |
| Octal | 143 | 121 | 45 | 0 | 22 | 77 | 75 | 53 | 56 | 33 |
| Binary | 1100011 | 1010001 | 100101 | 0 | 10010 | 111111 | 111101 | 101011 | 101110 | 11011 |
Color Harmonies of #635125
Complementary color
Monochromatic Colors of #635125
Black with #635125
Text Example
Text Example
White with #635125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635125; }
p { color: rgb(99,81,37); }
H1.HeaderClassName
{
color: #635125;
}
.AnyTagClassName
{
color: #635125;
}
</style>
background-color css
<style>
a { background-color: #635125; }
a { background-color: rgb(99,81,37); }
div.DivClassName
{
background-color: #635125;
}
.BgClassName
{
background-color: #635125;
}
</style>
border-color css
<style>
span { border-color: #635125; }
span { border-color: rgb(99,81,37); }
td.TdClassName
{
border-color: #635125;
}
.TagClassName
{
border-color: #635125;
}
</style>