Shades of West Coast #605032
Tints of West Coast #605032
RGB
CMYK
RGB Variations
Color information
#605032 (or 0x605032) is known color: West Coast. HEX triplet: 60, 50 and 32. RGB value is (96,80,50). Sum of RGB (Red+Green+Blue) = 96+80+50=226 (29% of max value = 765). Red value is 96 (37.89% from 255 or 42.48% from 226); Green value is 80 (31.64% from 255 or 35.40% from 226); Blue value is 50 (19.92% from 255 or 22.12% from 226); Max value from RGB is 96 - color contains mainly: red. Hex color #605032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605032 is #9FAFCD. Grayscale: #515151. Windows color (decimal): -10465230 or 3297376. OLE color: 3297376.
HSL color Cylindrical-coordinate representation of color #605032: hue angle of 39.13º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #605032 is Cyan = 0, Magento = 0.17, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 80 | 50 | - |
| CMYK | 0 | 0.17 | 0.48 | 0.62 |
| HSL | 39.13º | 0.32% | 0.29% | - |
| HSV(B) | 39.13º | 0.48% | 0.38% | - |
| XYZ | 8.27 | 8.45 | 4.21 | - |
| YUV | 81.36 | 110.3 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 80 | 50 | 0 | 0.17 | 0.48 | 0.62 | 39.13 | 0.32 | 0.29 |
| Hex | 60 | 50 | 32 | 0 | 11 | 30 | 3E | 27 | 20 | 1D |
| Octal | 140 | 120 | 62 | 0 | 21 | 60 | 76 | 47 | 40 | 35 |
| Binary | 1100000 | 1010000 | 110010 | 0 | 10001 | 110000 | 111110 | 100111 | 100000 | 11101 |
Color Harmonies of #605032
Complementary color
Monochromatic Colors of #605032
Black with #605032
Text Example
Text Example
White with #605032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605032; }
p { color: rgb(96,80,50); }
H1.HeaderClassName
{
color: #605032;
}
.AnyTagClassName
{
color: #605032;
}
</style>
background-color css
<style>
a { background-color: #605032; }
a { background-color: rgb(96,80,50); }
div.DivClassName
{
background-color: #605032;
}
.BgClassName
{
background-color: #605032;
}
</style>
border-color css
<style>
span { border-color: #605032; }
span { border-color: rgb(96,80,50); }
td.TdClassName
{
border-color: #605032;
}
.TagClassName
{
border-color: #605032;
}
</style>