Shades of West Coast #615335
Tints of West Coast #615335
RGB
CMYK
RGB Variations
Color information
#615335 (or 0x615335) is known color: West Coast. HEX triplet: 61, 53 and 35. RGB value is (97,83,53). Sum of RGB (Red+Green+Blue) = 97+83+53=233 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.63% from 233); Green value is 83 (32.81% from 255 or 35.62% from 233); Blue value is 53 (21.09% from 255 or 22.75% from 233); Max value from RGB is 97 - color contains mainly: red. Hex color #615335 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615335 is #9EACCA. Grayscale: #535353. Windows color (decimal): -10398923 or 3494753. OLE color: 3494753.
HSL color Cylindrical-coordinate representation of color #615335: hue angle of 40.91º 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 #615335 is Cyan = 0, Magento = 0.14, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 53 | - |
| CMYK | 0 | 0.14 | 0.45 | 0.62 |
| HSL | 40.91º | 0.29% | 0.29% | - |
| HSV(B) | 40.91º | 0.45% | 0.38% | - |
| XYZ | 8.67 | 8.98 | 4.65 | - |
| YUV | 83.77 | 110.64 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 53 | 0 | 0.14 | 0.45 | 0.62 | 40.91 | 0.29 | 0.29 |
| Hex | 61 | 53 | 35 | 0 | E | 2D | 3E | 29 | 1D | 1D |
| Octal | 141 | 123 | 65 | 0 | 16 | 55 | 76 | 51 | 35 | 35 |
| Binary | 1100001 | 1010011 | 110101 | 0 | 1110 | 101101 | 111110 | 101001 | 11101 | 11101 |
Color Harmonies of #615335
Complementary color
Monochromatic Colors of #615335
Black with #615335
Text Example
Text Example
White with #615335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615335; }
p { color: rgb(97,83,53); }
H1.HeaderClassName
{
color: #615335;
}
.AnyTagClassName
{
color: #615335;
}
</style>
background-color css
<style>
a { background-color: #615335; }
a { background-color: rgb(97,83,53); }
div.DivClassName
{
background-color: #615335;
}
.BgClassName
{
background-color: #615335;
}
</style>
border-color css
<style>
span { border-color: #615335; }
span { border-color: rgb(97,83,53); }
td.TdClassName
{
border-color: #615335;
}
.TagClassName
{
border-color: #615335;
}
</style>