Shades of West Coast #605538
Tints of West Coast #605538
RGB
CMYK
RGB Variations
Color information
#605538 (or 0x605538) is known color: West Coast. HEX triplet: 60, 55 and 38. RGB value is (96,85,56). Sum of RGB (Red+Green+Blue) = 96+85+56=237 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.51% from 237); Green value is 85 (33.59% from 255 or 35.86% from 237); Blue value is 56 (22.27% from 255 or 23.63% from 237); Max value from RGB is 96 - color contains mainly: red. Hex color #605538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605538 is #9FAAC7. Grayscale: #555555. Windows color (decimal): -10463944 or 3691872. OLE color: 3691872.
HSL color Cylindrical-coordinate representation of color #605538: hue angle of 43.5º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #605538 is Cyan = 0, Magento = 0.11, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 85 | 56 | - |
| CMYK | 0 | 0.11 | 0.42 | 0.62 |
| HSL | 43.5º | 0.26% | 0.3% | - |
| HSV(B) | 43.5º | 0.42% | 0.38% | - |
| XYZ | 8.79 | 9.27 | 5.07 | - |
| YUV | 84.98 | 111.64 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 85 | 56 | 0 | 0.11 | 0.42 | 0.62 | 43.5 | 0.26 | 0.3 |
| Hex | 60 | 55 | 38 | 0 | B | 2A | 3E | 2C | 1A | 1E |
| Octal | 140 | 125 | 70 | 0 | 13 | 52 | 76 | 54 | 32 | 36 |
| Binary | 1100000 | 1010101 | 111000 | 0 | 1011 | 101010 | 111110 | 101100 | 11010 | 11110 |
Color Harmonies of #605538
Complementary color
Monochromatic Colors of #605538
Black with #605538
Text Example
Text Example
White with #605538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605538; }
p { color: rgb(96,85,56); }
H1.HeaderClassName
{
color: #605538;
}
.AnyTagClassName
{
color: #605538;
}
</style>
background-color css
<style>
a { background-color: #605538; }
a { background-color: rgb(96,85,56); }
div.DivClassName
{
background-color: #605538;
}
.BgClassName
{
background-color: #605538;
}
</style>
border-color css
<style>
span { border-color: #605538; }
span { border-color: rgb(96,85,56); }
td.TdClassName
{
border-color: #605538;
}
.TagClassName
{
border-color: #605538;
}
</style>