Shades of West Coast #615735
Tints of West Coast #615735
RGB
CMYK
RGB Variations
Color information
#615735 (or 0x615735) is known color: West Coast. HEX triplet: 61, 57 and 35. RGB value is (97,87,53). Sum of RGB (Red+Green+Blue) = 97+87+53=237 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.93% from 237); Green value is 87 (34.38% from 255 or 36.71% from 237); Blue value is 53 (21.09% from 255 or 22.36% from 237); Max value from RGB is 97 - color contains mainly: red. Hex color #615735 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615735 is #9EA8CA. Grayscale: #565656. Windows color (decimal): -10397899 or 3495777. OLE color: 3495777.
HSL color Cylindrical-coordinate representation of color #615735: hue angle of 46.36º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #615735 is Cyan = 0, Magento = 0.10, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 53 | - |
| CMYK | 0 | 0.10 | 0.45 | 0.62 |
| HSL | 46.36º | 0.29% | 0.29% | - |
| HSV(B) | 46.36º | 0.45% | 0.38% | - |
| XYZ | 8.98 | 9.61 | 4.75 | - |
| YUV | 86.11 | 109.31 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 53 | 0 | 0.10 | 0.45 | 0.62 | 46.36 | 0.29 | 0.29 |
| Hex | 61 | 57 | 35 | 0 | A | 2D | 3E | 2E | 1D | 1D |
| Octal | 141 | 127 | 65 | 0 | 12 | 55 | 76 | 56 | 35 | 35 |
| Binary | 1100001 | 1010111 | 110101 | 0 | 1010 | 101101 | 111110 | 101110 | 11101 | 11101 |
Color Harmonies of #615735
Complementary color
Monochromatic Colors of #615735
Black with #615735
Text Example
Text Example
White with #615735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615735; }
p { color: rgb(97,87,53); }
H1.HeaderClassName
{
color: #615735;
}
.AnyTagClassName
{
color: #615735;
}
</style>
background-color css
<style>
a { background-color: #615735; }
a { background-color: rgb(97,87,53); }
div.DivClassName
{
background-color: #615735;
}
.BgClassName
{
background-color: #615735;
}
</style>
border-color css
<style>
span { border-color: #615735; }
span { border-color: rgb(97,87,53); }
td.TdClassName
{
border-color: #615735;
}
.TagClassName
{
border-color: #615735;
}
</style>