Shades of West Coast #615536
Tints of West Coast #615536
RGB
CMYK
RGB Variations
Color information
#615536 (or 0x615536) is known color: West Coast. HEX triplet: 61, 55 and 36. RGB value is (97,85,54). Sum of RGB (Red+Green+Blue) = 97+85+54=236 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.10% from 236); Green value is 85 (33.59% from 255 or 36.02% from 236); Blue value is 54 (21.48% from 255 or 22.88% from 236); Max value from RGB is 97 - color contains mainly: red. Hex color #615536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615536 is #9EAAC9. Grayscale: #555555. Windows color (decimal): -10398410 or 3560801. OLE color: 3560801.
HSL color Cylindrical-coordinate representation of color #615536: hue angle of 43.26º 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 #615536 is Cyan = 0, Magento = 0.12, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 54 | - |
| CMYK | 0 | 0.12 | 0.44 | 0.62 |
| HSL | 43.26º | 0.28% | 0.3% | - |
| HSV(B) | 43.26º | 0.44% | 0.38% | - |
| XYZ | 8.84 | 9.3 | 4.82 | - |
| YUV | 85.05 | 110.48 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 54 | 0 | 0.12 | 0.44 | 0.62 | 43.26 | 0.28 | 0.3 |
| Hex | 61 | 55 | 36 | 0 | C | 2C | 3E | 2B | 1C | 1E |
| Octal | 141 | 125 | 66 | 0 | 14 | 54 | 76 | 53 | 34 | 36 |
| Binary | 1100001 | 1010101 | 110110 | 0 | 1100 | 101100 | 111110 | 101011 | 11100 | 11110 |
Color Harmonies of #615536
Complementary color
Monochromatic Colors of #615536
Black with #615536
Text Example
Text Example
White with #615536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615536; }
p { color: rgb(97,85,54); }
H1.HeaderClassName
{
color: #615536;
}
.AnyTagClassName
{
color: #615536;
}
</style>
background-color css
<style>
a { background-color: #615536; }
a { background-color: rgb(97,85,54); }
div.DivClassName
{
background-color: #615536;
}
.BgClassName
{
background-color: #615536;
}
</style>
border-color css
<style>
span { border-color: #615536; }
span { border-color: rgb(97,85,54); }
td.TdClassName
{
border-color: #615536;
}
.TagClassName
{
border-color: #615536;
}
</style>