Shades of West Coast #605035
Tints of West Coast #605035
RGB
CMYK
RGB Variations
Color information
#605035 (or 0x605035) is known color: West Coast. HEX triplet: 60, 50 and 35. RGB value is (96,80,53). Sum of RGB (Red+Green+Blue) = 96+80+53=229 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.92% from 229); Green value is 80 (31.64% from 255 or 34.93% from 229); Blue value is 53 (21.09% from 255 or 23.14% from 229); Max value from RGB is 96 - color contains mainly: red. Hex color #605035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605035 is #9FAFCA. Grayscale: #515151. Windows color (decimal): -10465227 or 3493984. OLE color: 3493984.
HSL color Cylindrical-coordinate representation of color #605035: hue angle of 37.67º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #605035 is Cyan = 0, Magento = 0.17, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 80 | 53 | - |
| CMYK | 0 | 0.17 | 0.45 | 0.62 |
| HSL | 37.67º | 0.29% | 0.29% | - |
| HSV(B) | 37.67º | 0.45% | 0.38% | - |
| XYZ | 8.34 | 8.48 | 4.57 | - |
| YUV | 81.71 | 111.8 | 138.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 80 | 53 | 0 | 0.17 | 0.45 | 0.62 | 37.67 | 0.29 | 0.29 |
| Hex | 60 | 50 | 35 | 0 | 11 | 2D | 3E | 26 | 1D | 1D |
| Octal | 140 | 120 | 65 | 0 | 21 | 55 | 76 | 46 | 35 | 35 |
| Binary | 1100000 | 1010000 | 110101 | 0 | 10001 | 101101 | 111110 | 100110 | 11101 | 11101 |
Color Harmonies of #605035
Complementary color
Monochromatic Colors of #605035
Black with #605035
Text Example
Text Example
White with #605035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605035; }
p { color: rgb(96,80,53); }
H1.HeaderClassName
{
color: #605035;
}
.AnyTagClassName
{
color: #605035;
}
</style>
background-color css
<style>
a { background-color: #605035; }
a { background-color: rgb(96,80,53); }
div.DivClassName
{
background-color: #605035;
}
.BgClassName
{
background-color: #605035;
}
</style>
border-color css
<style>
span { border-color: #605035; }
span { border-color: rgb(96,80,53); }
td.TdClassName
{
border-color: #605035;
}
.TagClassName
{
border-color: #605035;
}
</style>