Shades of West Coast #635130
Tints of West Coast #635130
RGB
CMYK
RGB Variations
Color information
#635130 (or 0x635130) is known color: West Coast. HEX triplet: 63, 51 and 30. RGB value is (99,81,48). Sum of RGB (Red+Green+Blue) = 99+81+48=228 (30% of max value = 765). Red value is 99 (39.06% from 255 or 43.42% from 228); Green value is 81 (32.03% from 255 or 35.53% from 228); Blue value is 48 (19.14% from 255 or 21.05% from 228); Max value from RGB is 99 - color contains mainly: red. Hex color #635130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635130 is #9CAECF. Grayscale: #525252. Windows color (decimal): -10268368 or 3166563. OLE color: 3166563.
HSL color Cylindrical-coordinate representation of color #635130: hue angle of 38.82º 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 #635130 is Cyan = 0, Magento = 0.18, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 81 | 48 | - |
| CMYK | 0 | 0.18 | 0.52 | 0.61 |
| HSL | 38.82º | 0.35% | 0.29% | - |
| HSV(B) | 38.82º | 0.52% | 0.39% | - |
| XYZ | 8.62 | 8.75 | 4.03 | - |
| YUV | 82.62 | 108.46 | 139.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 48 | 0 | 0.18 | 0.52 | 0.61 | 38.82 | 0.35 | 0.29 |
| Hex | 63 | 51 | 30 | 0 | 12 | 34 | 3D | 27 | 23 | 1D |
| Octal | 143 | 121 | 60 | 0 | 22 | 64 | 75 | 47 | 43 | 35 |
| Binary | 1100011 | 1010001 | 110000 | 0 | 10010 | 110100 | 111101 | 100111 | 100011 | 11101 |
Color Harmonies of #635130
Complementary color
Monochromatic Colors of #635130
Black with #635130
Text Example
Text Example
White with #635130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635130; }
p { color: rgb(99,81,48); }
H1.HeaderClassName
{
color: #635130;
}
.AnyTagClassName
{
color: #635130;
}
</style>
background-color css
<style>
a { background-color: #635130; }
a { background-color: rgb(99,81,48); }
div.DivClassName
{
background-color: #635130;
}
.BgClassName
{
background-color: #635130;
}
</style>
border-color css
<style>
span { border-color: #635130; }
span { border-color: rgb(99,81,48); }
td.TdClassName
{
border-color: #635130;
}
.TagClassName
{
border-color: #635130;
}
</style>