Shades of West Coast #615738
Tints of West Coast #615738
RGB
CMYK
RGB Variations
Color information
#615738 (or 0x615738) is known color: West Coast. HEX triplet: 61, 57 and 38. RGB value is (97,87,56). Sum of RGB (Red+Green+Blue) = 97+87+56=240 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.42% from 240); Green value is 87 (34.38% from 255 or 36.25% from 240); Blue value is 56 (22.27% from 255 or 23.33% from 240); Max value from RGB is 97 - color contains mainly: red. Hex color #615738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615738 is #9EA8C7. Grayscale: #565656. Windows color (decimal): -10397896 or 3692385. OLE color: 3692385.
HSL color Cylindrical-coordinate representation of color #615738: hue angle of 45.37º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #615738 is Cyan = 0, Magento = 0.10, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 56 | - |
| CMYK | 0 | 0.10 | 0.42 | 0.62 |
| HSL | 45.37º | 0.27% | 0.3% | - |
| HSV(B) | 45.37º | 0.42% | 0.38% | - |
| XYZ | 9.05 | 9.64 | 5.13 | - |
| YUV | 86.46 | 110.81 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 56 | 0 | 0.10 | 0.42 | 0.62 | 45.37 | 0.27 | 0.3 |
| Hex | 61 | 57 | 38 | 0 | A | 2A | 3E | 2D | 1B | 1E |
| Octal | 141 | 127 | 70 | 0 | 12 | 52 | 76 | 55 | 33 | 36 |
| Binary | 1100001 | 1010111 | 111000 | 0 | 1010 | 101010 | 111110 | 101101 | 11011 | 11110 |
Color Harmonies of #615738
Complementary color
Monochromatic Colors of #615738
Black with #615738
Text Example
Text Example
White with #615738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615738; }
p { color: rgb(97,87,56); }
H1.HeaderClassName
{
color: #615738;
}
.AnyTagClassName
{
color: #615738;
}
</style>
background-color css
<style>
a { background-color: #615738; }
a { background-color: rgb(97,87,56); }
div.DivClassName
{
background-color: #615738;
}
.BgClassName
{
background-color: #615738;
}
</style>
border-color css
<style>
span { border-color: #615738; }
span { border-color: rgb(97,87,56); }
td.TdClassName
{
border-color: #615738;
}
.TagClassName
{
border-color: #615738;
}
</style>