Shades of West Coast #615131
Tints of West Coast #615131
RGB
CMYK
RGB Variations
Color information
#615131 (or 0x615131) is known color: West Coast. HEX triplet: 61, 51 and 31. RGB value is (97,81,49). Sum of RGB (Red+Green+Blue) = 97+81+49=227 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.73% from 227); Green value is 81 (32.03% from 255 or 35.68% from 227); Blue value is 49 (19.53% from 255 or 21.59% from 227); Max value from RGB is 97 - color contains mainly: red. Hex color #615131 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615131 is #9EAECE. Grayscale: #525252. Windows color (decimal): -10399439 or 3232097. OLE color: 3232097.
HSL color Cylindrical-coordinate representation of color #615131: hue angle of 40º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #615131 is Cyan = 0, Magento = 0.16, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 81 | 49 | - |
| CMYK | 0 | 0.16 | 0.49 | 0.62 |
| HSL | 40º | 0.33% | 0.29% | - |
| HSV(B) | 40º | 0.49% | 0.38% | - |
| XYZ | 8.43 | 8.65 | 4.13 | - |
| YUV | 82.14 | 109.3 | 138.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 49 | 0 | 0.16 | 0.49 | 0.62 | 40 | 0.33 | 0.29 |
| Hex | 61 | 51 | 31 | 0 | 10 | 31 | 3E | 28 | 21 | 1D |
| Octal | 141 | 121 | 61 | 0 | 20 | 61 | 76 | 50 | 41 | 35 |
| Binary | 1100001 | 1010001 | 110001 | 0 | 10000 | 110001 | 111110 | 101000 | 100001 | 11101 |
Color Harmonies of #615131
Complementary color
Monochromatic Colors of #615131
Black with #615131
Text Example
Text Example
White with #615131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615131; }
p { color: rgb(97,81,49); }
H1.HeaderClassName
{
color: #615131;
}
.AnyTagClassName
{
color: #615131;
}
</style>
background-color css
<style>
a { background-color: #615131; }
a { background-color: rgb(97,81,49); }
div.DivClassName
{
background-color: #615131;
}
.BgClassName
{
background-color: #615131;
}
</style>
border-color css
<style>
span { border-color: #615131; }
span { border-color: rgb(97,81,49); }
td.TdClassName
{
border-color: #615131;
}
.TagClassName
{
border-color: #615131;
}
</style>