Shades of West Coast #615327
Tints of West Coast #615327
RGB
CMYK
RGB Variations
Color information
#615327 (or 0x615327) is known color: West Coast. HEX triplet: 61, 53 and 27. RGB value is (97,83,39). Sum of RGB (Red+Green+Blue) = 97+83+39=219 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.29% from 219); Green value is 83 (32.81% from 255 or 37.90% from 219); Blue value is 39 (15.62% from 255 or 17.81% from 219); Max value from RGB is 97 - color contains mainly: red. Hex color #615327 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615327 is #9EACD8. Grayscale: #525252. Windows color (decimal): -10398937 or 2577249. OLE color: 2577249.
HSL color Cylindrical-coordinate representation of color #615327: hue angle of 45.52º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #615327 is Cyan = 0, Magento = 0.14, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 39 | - |
| CMYK | 0 | 0.14 | 0.60 | 0.62 |
| HSL | 45.52º | 0.43% | 0.27% | - |
| HSV(B) | 45.52º | 0.6% | 0.38% | - |
| XYZ | 8.39 | 8.87 | 3.19 | - |
| YUV | 82.17 | 103.64 | 138.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 39 | 0 | 0.14 | 0.60 | 0.62 | 45.52 | 0.43 | 0.27 |
| Hex | 61 | 53 | 27 | 0 | E | 3C | 3E | 2E | 2B | 1B |
| Octal | 141 | 123 | 47 | 0 | 16 | 74 | 76 | 56 | 53 | 33 |
| Binary | 1100001 | 1010011 | 100111 | 0 | 1110 | 111100 | 111110 | 101110 | 101011 | 11011 |
Color Harmonies of #615327
Complementary color
Monochromatic Colors of #615327
Black with #615327
Text Example
Text Example
White with #615327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615327; }
p { color: rgb(97,83,39); }
H1.HeaderClassName
{
color: #615327;
}
.AnyTagClassName
{
color: #615327;
}
</style>
background-color css
<style>
a { background-color: #615327; }
a { background-color: rgb(97,83,39); }
div.DivClassName
{
background-color: #615327;
}
.BgClassName
{
background-color: #615327;
}
</style>
border-color css
<style>
span { border-color: #615327; }
span { border-color: rgb(97,83,39); }
td.TdClassName
{
border-color: #615327;
}
.TagClassName
{
border-color: #615327;
}
</style>