Shades of West Coast #605336
Tints of West Coast #605336
RGB
CMYK
RGB Variations
Color information
#605336 (or 0x605336) is known color: West Coast. HEX triplet: 60, 53 and 36. RGB value is (96,83,54). Sum of RGB (Red+Green+Blue) = 96+83+54=233 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.20% from 233); Green value is 83 (32.81% from 255 or 35.62% from 233); Blue value is 54 (21.48% from 255 or 23.18% from 233); Max value from RGB is 96 - color contains mainly: red. Hex color #605336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605336 is #9FACC9. Grayscale: #535353. Windows color (decimal): -10464458 or 3560288. OLE color: 3560288.
HSL color Cylindrical-coordinate representation of color #605336: hue angle of 41.43º degrees, saturation: 0.28, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #605336 is Cyan = 0, Magento = 0.14, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 54 | - |
| CMYK | 0 | 0.14 | 0.44 | 0.62 |
| HSL | 41.43º | 0.28% | 0.29% | - |
| HSV(B) | 41.43º | 0.44% | 0.38% | - |
| XYZ | 8.58 | 8.94 | 4.76 | - |
| YUV | 83.58 | 111.31 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 54 | 0 | 0.14 | 0.44 | 0.62 | 41.43 | 0.28 | 0.29 |
| Hex | 60 | 53 | 36 | 0 | E | 2C | 3E | 29 | 1C | 1D |
| Octal | 140 | 123 | 66 | 0 | 16 | 54 | 76 | 51 | 34 | 35 |
| Binary | 1100000 | 1010011 | 110110 | 0 | 1110 | 101100 | 111110 | 101001 | 11100 | 11101 |
Color Harmonies of #605336
Complementary color
Monochromatic Colors of #605336
Black with #605336
Text Example
Text Example
White with #605336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605336; }
p { color: rgb(96,83,54); }
H1.HeaderClassName
{
color: #605336;
}
.AnyTagClassName
{
color: #605336;
}
</style>
background-color css
<style>
a { background-color: #605336; }
a { background-color: rgb(96,83,54); }
div.DivClassName
{
background-color: #605336;
}
.BgClassName
{
background-color: #605336;
}
</style>
border-color css
<style>
span { border-color: #605336; }
span { border-color: rgb(96,83,54); }
td.TdClassName
{
border-color: #605336;
}
.TagClassName
{
border-color: #605336;
}
</style>