Shades of West Coast #635730
Tints of West Coast #635730
RGB
CMYK
RGB Variations
Color information
#635730 (or 0x635730) is known color: West Coast. HEX triplet: 63, 57 and 30. RGB value is (99,87,48). Sum of RGB (Red+Green+Blue) = 99+87+48=234 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.31% from 234); Green value is 87 (34.38% from 255 or 37.18% from 234); Blue value is 48 (19.14% from 255 or 20.51% from 234); Max value from RGB is 99 - color contains mainly: red. Hex color #635730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635730 is #9CA8CF. Grayscale: #565656. Windows color (decimal): -10266832 or 3168099. OLE color: 3168099.
HSL color Cylindrical-coordinate representation of color #635730: hue angle of 45.88º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #635730 is Cyan = 0, Magento = 0.12, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 87 | 48 | - |
| CMYK | 0 | 0.12 | 0.52 | 0.61 |
| HSL | 45.88º | 0.35% | 0.29% | - |
| HSV(B) | 45.88º | 0.52% | 0.39% | - |
| XYZ | 9.09 | 9.68 | 4.19 | - |
| YUV | 86.14 | 106.48 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 87 | 48 | 0 | 0.12 | 0.52 | 0.61 | 45.88 | 0.35 | 0.29 |
| Hex | 63 | 57 | 30 | 0 | C | 34 | 3D | 2E | 23 | 1D |
| Octal | 143 | 127 | 60 | 0 | 14 | 64 | 75 | 56 | 43 | 35 |
| Binary | 1100011 | 1010111 | 110000 | 0 | 1100 | 110100 | 111101 | 101110 | 100011 | 11101 |
Color Harmonies of #635730
Complementary color
Monochromatic Colors of #635730
Black with #635730
Text Example
Text Example
White with #635730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635730; }
p { color: rgb(99,87,48); }
H1.HeaderClassName
{
color: #635730;
}
.AnyTagClassName
{
color: #635730;
}
</style>
background-color css
<style>
a { background-color: #635730; }
a { background-color: rgb(99,87,48); }
div.DivClassName
{
background-color: #635730;
}
.BgClassName
{
background-color: #635730;
}
</style>
border-color css
<style>
span { border-color: #635730; }
span { border-color: rgb(99,87,48); }
td.TdClassName
{
border-color: #635730;
}
.TagClassName
{
border-color: #635730;
}
</style>