Shades of West Coast #655627
Tints of West Coast #655627
RGB
CMYK
RGB Variations
Color information
#655627 (or 0x655627) is known color: West Coast. HEX triplet: 65, 56 and 27. RGB value is (101,86,39). Sum of RGB (Red+Green+Blue) = 101+86+39=226 (29% of max value = 765). Red value is 101 (39.84% from 255 or 44.69% from 226); Green value is 86 (33.98% from 255 or 38.05% from 226); Blue value is 39 (15.62% from 255 or 17.26% from 226); Max value from RGB is 101 - color contains mainly: red. Hex color #655627 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655627 is #9AA9D8. Grayscale: #555555. Windows color (decimal): -10136025 or 2578021. OLE color: 2578021.
HSL color Cylindrical-coordinate representation of color #655627: hue angle of 45.48º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #655627 is Cyan = 0, Magento = 0.15, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 39 | - |
| CMYK | 0 | 0.15 | 0.61 | 0.60 |
| HSL | 45.48º | 0.44% | 0.27% | - |
| HSV(B) | 45.48º | 0.61% | 0.4% | - |
| XYZ | 9.06 | 9.57 | 3.29 | - |
| YUV | 85.13 | 101.97 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 39 | 0 | 0.15 | 0.61 | 0.60 | 45.48 | 0.44 | 0.27 |
| Hex | 65 | 56 | 27 | 0 | F | 3D | 3C | 2D | 2C | 1B |
| Octal | 145 | 126 | 47 | 0 | 17 | 75 | 74 | 55 | 54 | 33 |
| Binary | 1100101 | 1010110 | 100111 | 0 | 1111 | 111101 | 111100 | 101101 | 101100 | 11011 |
Color Harmonies of #655627
Complementary color
Monochromatic Colors of #655627
Black with #655627
Text Example
Text Example
White with #655627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655627; }
p { color: rgb(101,86,39); }
H1.HeaderClassName
{
color: #655627;
}
.AnyTagClassName
{
color: #655627;
}
</style>
background-color css
<style>
a { background-color: #655627; }
a { background-color: rgb(101,86,39); }
div.DivClassName
{
background-color: #655627;
}
.BgClassName
{
background-color: #655627;
}
</style>
border-color css
<style>
span { border-color: #655627; }
span { border-color: rgb(101,86,39); }
td.TdClassName
{
border-color: #655627;
}
.TagClassName
{
border-color: #655627;
}
</style>