Shades of West Coast #615538
Tints of West Coast #615538
RGB
CMYK
RGB Variations
Color information
#615538 (or 0x615538) is known color: West Coast. HEX triplet: 61, 55 and 38. RGB value is (97,85,56). Sum of RGB (Red+Green+Blue) = 97+85+56=238 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.76% from 238); Green value is 85 (33.59% from 255 or 35.71% from 238); Blue value is 56 (22.27% from 255 or 23.53% from 238); Max value from RGB is 97 - color contains mainly: red. Hex color #615538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615538 is #9EAAC7. Grayscale: #555555. Windows color (decimal): -10398408 or 3691873. OLE color: 3691873.
HSL color Cylindrical-coordinate representation of color #615538: hue angle of 42.44º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #615538 is Cyan = 0, Magento = 0.12, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 56 | - |
| CMYK | 0 | 0.12 | 0.42 | 0.62 |
| HSL | 42.44º | 0.27% | 0.3% | - |
| HSV(B) | 42.44º | 0.42% | 0.38% | - |
| XYZ | 8.89 | 9.32 | 5.07 | - |
| YUV | 85.28 | 111.48 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 56 | 0 | 0.12 | 0.42 | 0.62 | 42.44 | 0.27 | 0.3 |
| Hex | 61 | 55 | 38 | 0 | C | 2A | 3E | 2A | 1B | 1E |
| Octal | 141 | 125 | 70 | 0 | 14 | 52 | 76 | 52 | 33 | 36 |
| Binary | 1100001 | 1010101 | 111000 | 0 | 1100 | 101010 | 111110 | 101010 | 11011 | 11110 |
Color Harmonies of #615538
Complementary color
Monochromatic Colors of #615538
Black with #615538
Text Example
Text Example
White with #615538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615538; }
p { color: rgb(97,85,56); }
H1.HeaderClassName
{
color: #615538;
}
.AnyTagClassName
{
color: #615538;
}
</style>
background-color css
<style>
a { background-color: #615538; }
a { background-color: rgb(97,85,56); }
div.DivClassName
{
background-color: #615538;
}
.BgClassName
{
background-color: #615538;
}
</style>
border-color css
<style>
span { border-color: #615538; }
span { border-color: rgb(97,85,56); }
td.TdClassName
{
border-color: #615538;
}
.TagClassName
{
border-color: #615538;
}
</style>