Shades of West Coast #655624
Tints of West Coast #655624
RGB
CMYK
RGB Variations
Color information
#655624 (or 0x655624) is known color: West Coast. HEX triplet: 65, 56 and 24. RGB value is (101,86,36). Sum of RGB (Red+Green+Blue) = 101+86+36=223 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.29% from 223); Green value is 86 (33.98% from 255 or 38.57% from 223); Blue value is 36 (14.45% from 255 or 16.14% from 223); Max value from RGB is 101 - color contains mainly: red. Hex color #655624 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655624 is #9AA9DB. Grayscale: #545454. Windows color (decimal): -10136028 or 2381413. OLE color: 2381413.
HSL color Cylindrical-coordinate representation of color #655624: hue angle of 46.15º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #655624 is Cyan = 0, Magento = 0.15, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 36 | - |
| CMYK | 0 | 0.15 | 0.64 | 0.60 |
| HSL | 46.15º | 0.47% | 0.27% | - |
| HSV(B) | 46.15º | 0.64% | 0.4% | - |
| XYZ | 9.01 | 9.55 | 3.04 | - |
| YUV | 84.79 | 100.47 | 139.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 36 | 0 | 0.15 | 0.64 | 0.60 | 46.15 | 0.47 | 0.27 |
| Hex | 65 | 56 | 24 | 0 | F | 40 | 3C | 2E | 2F | 1B |
| Octal | 145 | 126 | 44 | 0 | 17 | 100 | 74 | 56 | 57 | 33 |
| Binary | 1100101 | 1010110 | 100100 | 0 | 1111 | 1000000 | 111100 | 101110 | 101111 | 11011 |
Color Harmonies of #655624
Complementary color
Monochromatic Colors of #655624
Black with #655624
Text Example
Text Example
White with #655624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655624; }
p { color: rgb(101,86,36); }
H1.HeaderClassName
{
color: #655624;
}
.AnyTagClassName
{
color: #655624;
}
</style>
background-color css
<style>
a { background-color: #655624; }
a { background-color: rgb(101,86,36); }
div.DivClassName
{
background-color: #655624;
}
.BgClassName
{
background-color: #655624;
}
</style>
border-color css
<style>
span { border-color: #655624; }
span { border-color: rgb(101,86,36); }
td.TdClassName
{
border-color: #655624;
}
.TagClassName
{
border-color: #655624;
}
</style>