Shades of West Coast #605537
Tints of West Coast #605537
RGB
CMYK
RGB Variations
Color information
#605537 (or 0x605537) is known color: West Coast. HEX triplet: 60, 55 and 37. RGB value is (96,85,55). Sum of RGB (Red+Green+Blue) = 96+85+55=236 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.68% from 236); Green value is 85 (33.59% from 255 or 36.02% from 236); Blue value is 55 (21.88% from 255 or 23.31% from 236); Max value from RGB is 96 - color contains mainly: red. Hex color #605537 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605537 is #9FAAC8. Grayscale: #545454. Windows color (decimal): -10463945 or 3626336. OLE color: 3626336.
HSL color Cylindrical-coordinate representation of color #605537: hue angle of 43.9º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #605537 is Cyan = 0, Magento = 0.11, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 85 | 55 | - |
| CMYK | 0 | 0.11 | 0.43 | 0.62 |
| HSL | 43.9º | 0.27% | 0.3% | - |
| HSV(B) | 43.9º | 0.43% | 0.38% | - |
| XYZ | 8.76 | 9.26 | 4.94 | - |
| YUV | 84.87 | 111.14 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 85 | 55 | 0 | 0.11 | 0.43 | 0.62 | 43.9 | 0.27 | 0.3 |
| Hex | 60 | 55 | 37 | 0 | B | 2B | 3E | 2C | 1B | 1E |
| Octal | 140 | 125 | 67 | 0 | 13 | 53 | 76 | 54 | 33 | 36 |
| Binary | 1100000 | 1010101 | 110111 | 0 | 1011 | 101011 | 111110 | 101100 | 11011 | 11110 |
Color Harmonies of #605537
Complementary color
Monochromatic Colors of #605537
Black with #605537
Text Example
Text Example
White with #605537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605537; }
p { color: rgb(96,85,55); }
H1.HeaderClassName
{
color: #605537;
}
.AnyTagClassName
{
color: #605537;
}
</style>
background-color css
<style>
a { background-color: #605537; }
a { background-color: rgb(96,85,55); }
div.DivClassName
{
background-color: #605537;
}
.BgClassName
{
background-color: #605537;
}
</style>
border-color css
<style>
span { border-color: #605537; }
span { border-color: rgb(96,85,55); }
td.TdClassName
{
border-color: #605537;
}
.TagClassName
{
border-color: #605537;
}
</style>