Shades of West Coast #615631
Tints of West Coast #615631
RGB
CMYK
RGB Variations
Color information
#615631 (or 0x615631) is known color: West Coast. HEX triplet: 61, 56 and 31. RGB value is (97,86,49). Sum of RGB (Red+Green+Blue) = 97+86+49=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 86 (33.98% from 255 or 37.07% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 97 - color contains mainly: red. Hex color #615631 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615631 is #9EA9CE. Grayscale: #555555. Windows color (decimal): -10398159 or 3233377. OLE color: 3233377.
HSL color Cylindrical-coordinate representation of color #615631: hue angle of 46.25º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #615631 is Cyan = 0, Magento = 0.11, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 86 | 49 | - |
| CMYK | 0 | 0.11 | 0.49 | 0.62 |
| HSL | 46.25º | 0.33% | 0.29% | - |
| HSV(B) | 46.25º | 0.49% | 0.38% | - |
| XYZ | 8.81 | 9.42 | 4.26 | - |
| YUV | 85.07 | 107.64 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 86 | 49 | 0 | 0.11 | 0.49 | 0.62 | 46.25 | 0.33 | 0.29 |
| Hex | 61 | 56 | 31 | 0 | B | 31 | 3E | 2E | 21 | 1D |
| Octal | 141 | 126 | 61 | 0 | 13 | 61 | 76 | 56 | 41 | 35 |
| Binary | 1100001 | 1010110 | 110001 | 0 | 1011 | 110001 | 111110 | 101110 | 100001 | 11101 |
Color Harmonies of #615631
Complementary color
Monochromatic Colors of #615631
Black with #615631
Text Example
Text Example
White with #615631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615631; }
p { color: rgb(97,86,49); }
H1.HeaderClassName
{
color: #615631;
}
.AnyTagClassName
{
color: #615631;
}
</style>
background-color css
<style>
a { background-color: #615631; }
a { background-color: rgb(97,86,49); }
div.DivClassName
{
background-color: #615631;
}
.BgClassName
{
background-color: #615631;
}
</style>
border-color css
<style>
span { border-color: #615631; }
span { border-color: rgb(97,86,49); }
td.TdClassName
{
border-color: #615631;
}
.TagClassName
{
border-color: #615631;
}
</style>