Shades of West Coast #615136
Tints of West Coast #615136
RGB
CMYK
RGB Variations
Color information
#615136 (or 0x615136) is known color: West Coast. HEX triplet: 61, 51 and 36. RGB value is (97,81,54). Sum of RGB (Red+Green+Blue) = 97+81+54=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 81 (32.03% from 255 or 34.91% from 232); Blue value is 54 (21.48% from 255 or 23.28% from 232); Max value from RGB is 97 - color contains mainly: red. Hex color #615136 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615136 is #9EAEC9. Grayscale: #525252. Windows color (decimal): -10399434 or 3559777. OLE color: 3559777.
HSL color Cylindrical-coordinate representation of color #615136: hue angle of 37.67º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #615136 is Cyan = 0, Magento = 0.16, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 81 | 54 | - |
| CMYK | 0 | 0.16 | 0.44 | 0.62 |
| HSL | 37.67º | 0.28% | 0.3% | - |
| HSV(B) | 37.67º | 0.44% | 0.38% | - |
| XYZ | 8.54 | 8.69 | 4.72 | - |
| YUV | 82.71 | 111.8 | 138.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 54 | 0 | 0.16 | 0.44 | 0.62 | 37.67 | 0.28 | 0.3 |
| Hex | 61 | 51 | 36 | 0 | 10 | 2C | 3E | 26 | 1C | 1E |
| Octal | 141 | 121 | 66 | 0 | 20 | 54 | 76 | 46 | 34 | 36 |
| Binary | 1100001 | 1010001 | 110110 | 0 | 10000 | 101100 | 111110 | 100110 | 11100 | 11110 |
Color Harmonies of #615136
Complementary color
Monochromatic Colors of #615136
Black with #615136
Text Example
Text Example
White with #615136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615136; }
p { color: rgb(97,81,54); }
H1.HeaderClassName
{
color: #615136;
}
.AnyTagClassName
{
color: #615136;
}
</style>
background-color css
<style>
a { background-color: #615136; }
a { background-color: rgb(97,81,54); }
div.DivClassName
{
background-color: #615136;
}
.BgClassName
{
background-color: #615136;
}
</style>
border-color css
<style>
span { border-color: #615136; }
span { border-color: rgb(97,81,54); }
td.TdClassName
{
border-color: #615136;
}
.TagClassName
{
border-color: #615136;
}
</style>