Shades of West Coast #615632
Tints of West Coast #615632
RGB
CMYK
RGB Variations
Color information
#615632 (or 0x615632) is known color: West Coast. HEX triplet: 61, 56 and 32. RGB value is (97,86,50). Sum of RGB (Red+Green+Blue) = 97+86+50=233 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.63% from 233); Green value is 86 (33.98% from 255 or 36.91% from 233); Blue value is 50 (19.92% from 255 or 21.46% from 233); Max value from RGB is 97 - color contains mainly: red. Hex color #615632 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615632 is #9EA9CD. Grayscale: #555555. Windows color (decimal): -10398158 or 3298913. OLE color: 3298913.
HSL color Cylindrical-coordinate representation of color #615632: hue angle of 45.96º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #615632 is Cyan = 0, Magento = 0.11, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 86 | 50 | - |
| CMYK | 0 | 0.11 | 0.48 | 0.62 |
| HSL | 45.96º | 0.32% | 0.29% | - |
| HSV(B) | 45.96º | 0.48% | 0.38% | - |
| XYZ | 8.83 | 9.43 | 4.37 | - |
| YUV | 85.19 | 108.14 | 136.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 86 | 50 | 0 | 0.11 | 0.48 | 0.62 | 45.96 | 0.32 | 0.29 |
| Hex | 61 | 56 | 32 | 0 | B | 30 | 3E | 2E | 20 | 1D |
| Octal | 141 | 126 | 62 | 0 | 13 | 60 | 76 | 56 | 40 | 35 |
| Binary | 1100001 | 1010110 | 110010 | 0 | 1011 | 110000 | 111110 | 101110 | 100000 | 11101 |
Color Harmonies of #615632
Complementary color
Monochromatic Colors of #615632
Black with #615632
Text Example
Text Example
White with #615632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615632; }
p { color: rgb(97,86,50); }
H1.HeaderClassName
{
color: #615632;
}
.AnyTagClassName
{
color: #615632;
}
</style>
background-color css
<style>
a { background-color: #615632; }
a { background-color: rgb(97,86,50); }
div.DivClassName
{
background-color: #615632;
}
.BgClassName
{
background-color: #615632;
}
</style>
border-color css
<style>
span { border-color: #615632; }
span { border-color: rgb(97,86,50); }
td.TdClassName
{
border-color: #615632;
}
.TagClassName
{
border-color: #615632;
}
</style>