Shades of West Coast #655930
Tints of West Coast #655930
RGB
CMYK
RGB Variations
Color information
#655930 (or 0x655930) is known color: West Coast. HEX triplet: 65, 59 and 30. RGB value is (101,89,48). Sum of RGB (Red+Green+Blue) = 101+89+48=238 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.44% from 238); Green value is 89 (35.16% from 255 or 37.39% from 238); Blue value is 48 (19.14% from 255 or 20.17% from 238); Max value from RGB is 101 - color contains mainly: red. Hex color #655930 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655930 is #9AA6CF. Grayscale: #585858. Windows color (decimal): -10135248 or 3168613. OLE color: 3168613.
HSL color Cylindrical-coordinate representation of color #655930: hue angle of 46.42º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #655930 is Cyan = 0, Magento = 0.12, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 89 | 48 | - |
| CMYK | 0 | 0.12 | 0.52 | 0.60 |
| HSL | 46.42º | 0.36% | 0.29% | - |
| HSV(B) | 46.42º | 0.52% | 0.4% | - |
| XYZ | 9.47 | 10.12 | 4.25 | - |
| YUV | 87.91 | 105.48 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 89 | 48 | 0 | 0.12 | 0.52 | 0.60 | 46.42 | 0.36 | 0.29 |
| Hex | 65 | 59 | 30 | 0 | C | 34 | 3C | 2E | 24 | 1D |
| Octal | 145 | 131 | 60 | 0 | 14 | 64 | 74 | 56 | 44 | 35 |
| Binary | 1100101 | 1011001 | 110000 | 0 | 1100 | 110100 | 111100 | 101110 | 100100 | 11101 |
Color Harmonies of #655930
Complementary color
Monochromatic Colors of #655930
Black with #655930
Text Example
Text Example
White with #655930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655930; }
p { color: rgb(101,89,48); }
H1.HeaderClassName
{
color: #655930;
}
.AnyTagClassName
{
color: #655930;
}
</style>
background-color css
<style>
a { background-color: #655930; }
a { background-color: rgb(101,89,48); }
div.DivClassName
{
background-color: #655930;
}
.BgClassName
{
background-color: #655930;
}
</style>
border-color css
<style>
span { border-color: #655930; }
span { border-color: rgb(101,89,48); }
td.TdClassName
{
border-color: #655930;
}
.TagClassName
{
border-color: #655930;
}
</style>