Shades of West Coast #605437
Tints of West Coast #605437
RGB
CMYK
RGB Variations
Color information
#605437 (or 0x605437) is known color: West Coast. HEX triplet: 60, 54 and 37. RGB value is (96,84,55). Sum of RGB (Red+Green+Blue) = 96+84+55=235 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.85% from 235); Green value is 84 (33.20% from 255 or 35.74% from 235); Blue value is 55 (21.88% from 255 or 23.40% from 235); Max value from RGB is 96 - color contains mainly: red. Hex color #605437 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605437 is #9FABC8. Grayscale: #545454. Windows color (decimal): -10464201 or 3626080. OLE color: 3626080.
HSL color Cylindrical-coordinate representation of color #605437: hue angle of 42.44º 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 #605437 is Cyan = 0, Magento = 0.12, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 84 | 55 | - |
| CMYK | 0 | 0.12 | 0.43 | 0.62 |
| HSL | 42.44º | 0.27% | 0.3% | - |
| HSV(B) | 42.44º | 0.43% | 0.38% | - |
| XYZ | 8.68 | 9.1 | 4.91 | - |
| YUV | 84.28 | 111.48 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 84 | 55 | 0 | 0.12 | 0.43 | 0.62 | 42.44 | 0.27 | 0.3 |
| Hex | 60 | 54 | 37 | 0 | C | 2B | 3E | 2A | 1B | 1E |
| Octal | 140 | 124 | 67 | 0 | 14 | 53 | 76 | 52 | 33 | 36 |
| Binary | 1100000 | 1010100 | 110111 | 0 | 1100 | 101011 | 111110 | 101010 | 11011 | 11110 |
Color Harmonies of #605437
Complementary color
Monochromatic Colors of #605437
Black with #605437
Text Example
Text Example
White with #605437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605437; }
p { color: rgb(96,84,55); }
H1.HeaderClassName
{
color: #605437;
}
.AnyTagClassName
{
color: #605437;
}
</style>
background-color css
<style>
a { background-color: #605437; }
a { background-color: rgb(96,84,55); }
div.DivClassName
{
background-color: #605437;
}
.BgClassName
{
background-color: #605437;
}
</style>
border-color css
<style>
span { border-color: #605437; }
span { border-color: rgb(96,84,55); }
td.TdClassName
{
border-color: #605437;
}
.TagClassName
{
border-color: #605437;
}
</style>