Shades of West Coast #605327
Tints of West Coast #605327
RGB
CMYK
RGB Variations
Color information
#605327 (or 0x605327) is known color: West Coast. HEX triplet: 60, 53 and 27. RGB value is (96,83,39). Sum of RGB (Red+Green+Blue) = 96+83+39=218 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.04% from 218); Green value is 83 (32.81% from 255 or 38.07% from 218); Blue value is 39 (15.62% from 255 or 17.89% from 218); Max value from RGB is 96 - color contains mainly: red. Hex color #605327 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605327 is #9FACD8. Grayscale: #525252. Windows color (decimal): -10464473 or 2577248. OLE color: 2577248.
HSL color Cylindrical-coordinate representation of color #605327: hue angle of 46.32º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #605327 is Cyan = 0, Magento = 0.14, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 39 | - |
| CMYK | 0 | 0.14 | 0.59 | 0.62 |
| HSL | 46.32º | 0.42% | 0.26% | - |
| HSV(B) | 46.32º | 0.59% | 0.38% | - |
| XYZ | 8.28 | 8.82 | 3.19 | - |
| YUV | 81.87 | 103.81 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 39 | 0 | 0.14 | 0.59 | 0.62 | 46.32 | 0.42 | 0.26 |
| Hex | 60 | 53 | 27 | 0 | E | 3B | 3E | 2E | 2A | 1A |
| Octal | 140 | 123 | 47 | 0 | 16 | 73 | 76 | 56 | 52 | 32 |
| Binary | 1100000 | 1010011 | 100111 | 0 | 1110 | 111011 | 111110 | 101110 | 101010 | 11010 |
Color Harmonies of #605327
Complementary color
Monochromatic Colors of #605327
Black with #605327
Text Example
Text Example
White with #605327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605327; }
p { color: rgb(96,83,39); }
H1.HeaderClassName
{
color: #605327;
}
.AnyTagClassName
{
color: #605327;
}
</style>
background-color css
<style>
a { background-color: #605327; }
a { background-color: rgb(96,83,39); }
div.DivClassName
{
background-color: #605327;
}
.BgClassName
{
background-color: #605327;
}
</style>
border-color css
<style>
span { border-color: #605327; }
span { border-color: rgb(96,83,39); }
td.TdClassName
{
border-color: #605327;
}
.TagClassName
{
border-color: #605327;
}
</style>