Shades of West Coast #655937
Tints of West Coast #655937
RGB
CMYK
RGB Variations
Color information
#655937 (or 0x655937) is known color: West Coast. HEX triplet: 65, 59 and 37. RGB value is (101,89,55). Sum of RGB (Red+Green+Blue) = 101+89+55=245 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.22% from 245); Green value is 89 (35.16% from 255 or 36.33% from 245); Blue value is 55 (21.88% from 255 or 22.45% from 245); Max value from RGB is 101 - color contains mainly: red. Hex color #655937 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655937 is #9AA6C8. Grayscale: #585858. Windows color (decimal): -10135241 or 3627365. OLE color: 3627365.
HSL color Cylindrical-coordinate representation of color #655937: hue angle of 44.35º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #655937 is Cyan = 0, Magento = 0.12, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 89 | 55 | - |
| CMYK | 0 | 0.12 | 0.46 | 0.60 |
| HSL | 44.35º | 0.29% | 0.31% | - |
| HSV(B) | 44.35º | 0.46% | 0.4% | - |
| XYZ | 9.63 | 10.19 | 5.07 | - |
| YUV | 88.71 | 108.98 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 89 | 55 | 0 | 0.12 | 0.46 | 0.60 | 44.35 | 0.29 | 0.31 |
| Hex | 65 | 59 | 37 | 0 | C | 2E | 3C | 2C | 1D | 1F |
| Octal | 145 | 131 | 67 | 0 | 14 | 56 | 74 | 54 | 35 | 37 |
| Binary | 1100101 | 1011001 | 110111 | 0 | 1100 | 101110 | 111100 | 101100 | 11101 | 11111 |
Color Harmonies of #655937
Complementary color
Monochromatic Colors of #655937
Black with #655937
Text Example
Text Example
White with #655937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655937; }
p { color: rgb(101,89,55); }
H1.HeaderClassName
{
color: #655937;
}
.AnyTagClassName
{
color: #655937;
}
</style>
background-color css
<style>
a { background-color: #655937; }
a { background-color: rgb(101,89,55); }
div.DivClassName
{
background-color: #655937;
}
.BgClassName
{
background-color: #655937;
}
</style>
border-color css
<style>
span { border-color: #655937; }
span { border-color: rgb(101,89,55); }
td.TdClassName
{
border-color: #655937;
}
.TagClassName
{
border-color: #655937;
}
</style>