Shades of West Coast #615539
Tints of West Coast #615539
RGB
CMYK
RGB Variations
Color information
#615539 (or 0x615539) is known color: West Coast. HEX triplet: 61, 55 and 39. RGB value is (97,85,57). Sum of RGB (Red+Green+Blue) = 97+85+57=239 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.59% from 239); Green value is 85 (33.59% from 255 or 35.56% from 239); Blue value is 57 (22.66% from 255 or 23.85% from 239); Max value from RGB is 97 - color contains mainly: red. Hex color #615539 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615539 is #9EAAC6. Grayscale: #555555. Windows color (decimal): -10398407 or 3757409. OLE color: 3757409.
HSL color Cylindrical-coordinate representation of color #615539: hue angle of 42º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #615539 is Cyan = 0, Magento = 0.12, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 57 | - |
| CMYK | 0 | 0.12 | 0.41 | 0.62 |
| HSL | 42º | 0.26% | 0.3% | - |
| HSV(B) | 42º | 0.41% | 0.38% | - |
| XYZ | 8.92 | 9.33 | 5.2 | - |
| YUV | 85.4 | 111.98 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 57 | 0 | 0.12 | 0.41 | 0.62 | 42 | 0.26 | 0.3 |
| Hex | 61 | 55 | 39 | 0 | C | 29 | 3E | 2A | 1A | 1E |
| Octal | 141 | 125 | 71 | 0 | 14 | 51 | 76 | 52 | 32 | 36 |
| Binary | 1100001 | 1010101 | 111001 | 0 | 1100 | 101001 | 111110 | 101010 | 11010 | 11110 |
Color Harmonies of #615539
Complementary color
Monochromatic Colors of #615539
Black with #615539
Text Example
Text Example
White with #615539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615539; }
p { color: rgb(97,85,57); }
H1.HeaderClassName
{
color: #615539;
}
.AnyTagClassName
{
color: #615539;
}
</style>
background-color css
<style>
a { background-color: #615539; }
a { background-color: rgb(97,85,57); }
div.DivClassName
{
background-color: #615539;
}
.BgClassName
{
background-color: #615539;
}
</style>
border-color css
<style>
span { border-color: #615539; }
span { border-color: rgb(97,85,57); }
td.TdClassName
{
border-color: #615539;
}
.TagClassName
{
border-color: #615539;
}
</style>