Shades of West Coast #655835
Tints of West Coast #655835
RGB
CMYK
RGB Variations
Color information
#655835 (or 0x655835) is known color: West Coast. HEX triplet: 65, 58 and 35. RGB value is (101,88,53). Sum of RGB (Red+Green+Blue) = 101+88+53=242 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.74% from 242); Green value is 88 (34.77% from 255 or 36.36% from 242); Blue value is 53 (21.09% from 255 or 21.90% from 242); Max value from RGB is 101 - color contains mainly: red. Hex color #655835 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655835 is #9AA7CA. Grayscale: #585858. Windows color (decimal): -10135499 or 3496037. OLE color: 3496037.
HSL color Cylindrical-coordinate representation of color #655835: hue angle of 43.75º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #655835 is Cyan = 0, Magento = 0.13, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 88 | 53 | - |
| CMYK | 0 | 0.13 | 0.48 | 0.60 |
| HSL | 43.75º | 0.31% | 0.3% | - |
| HSV(B) | 43.75º | 0.48% | 0.4% | - |
| XYZ | 9.5 | 10 | 4.8 | - |
| YUV | 87.9 | 108.31 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 53 | 0 | 0.13 | 0.48 | 0.60 | 43.75 | 0.31 | 0.3 |
| Hex | 65 | 58 | 35 | 0 | D | 30 | 3C | 2C | 1F | 1E |
| Octal | 145 | 130 | 65 | 0 | 15 | 60 | 74 | 54 | 37 | 36 |
| Binary | 1100101 | 1011000 | 110101 | 0 | 1101 | 110000 | 111100 | 101100 | 11111 | 11110 |
Color Harmonies of #655835
Complementary color
Monochromatic Colors of #655835
Black with #655835
Text Example
Text Example
White with #655835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655835; }
p { color: rgb(101,88,53); }
H1.HeaderClassName
{
color: #655835;
}
.AnyTagClassName
{
color: #655835;
}
</style>
background-color css
<style>
a { background-color: #655835; }
a { background-color: rgb(101,88,53); }
div.DivClassName
{
background-color: #655835;
}
.BgClassName
{
background-color: #655835;
}
</style>
border-color css
<style>
span { border-color: #655835; }
span { border-color: rgb(101,88,53); }
td.TdClassName
{
border-color: #655835;
}
.TagClassName
{
border-color: #655835;
}
</style>