Shades of West Coast #615336
Tints of West Coast #615336
RGB
CMYK
RGB Variations
Color information
#615336 (or 0x615336) is known color: West Coast. HEX triplet: 61, 53 and 36. RGB value is (97,83,54). Sum of RGB (Red+Green+Blue) = 97+83+54=234 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.45% from 234); Green value is 83 (32.81% from 255 or 35.47% from 234); Blue value is 54 (21.48% from 255 or 23.08% from 234); Max value from RGB is 97 - color contains mainly: red. Hex color #615336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615336 is #9EACC9. Grayscale: #545454. Windows color (decimal): -10398922 or 3560289. OLE color: 3560289.
HSL color Cylindrical-coordinate representation of color #615336: hue angle of 40.47º 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 #615336 is Cyan = 0, Magento = 0.14, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 54 | - |
| CMYK | 0 | 0.14 | 0.44 | 0.62 |
| HSL | 40.47º | 0.28% | 0.3% | - |
| HSV(B) | 40.47º | 0.44% | 0.38% | - |
| XYZ | 8.69 | 8.99 | 4.77 | - |
| YUV | 83.88 | 111.14 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 54 | 0 | 0.14 | 0.44 | 0.62 | 40.47 | 0.28 | 0.3 |
| Hex | 61 | 53 | 36 | 0 | E | 2C | 3E | 28 | 1C | 1E |
| Octal | 141 | 123 | 66 | 0 | 16 | 54 | 76 | 50 | 34 | 36 |
| Binary | 1100001 | 1010011 | 110110 | 0 | 1110 | 101100 | 111110 | 101000 | 11100 | 11110 |
Color Harmonies of #615336
Complementary color
Monochromatic Colors of #615336
Black with #615336
Text Example
Text Example
White with #615336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615336; }
p { color: rgb(97,83,54); }
H1.HeaderClassName
{
color: #615336;
}
.AnyTagClassName
{
color: #615336;
}
</style>
background-color css
<style>
a { background-color: #615336; }
a { background-color: rgb(97,83,54); }
div.DivClassName
{
background-color: #615336;
}
.BgClassName
{
background-color: #615336;
}
</style>
border-color css
<style>
span { border-color: #615336; }
span { border-color: rgb(97,83,54); }
td.TdClassName
{
border-color: #615336;
}
.TagClassName
{
border-color: #615336;
}
</style>