Shades of West Coast #615034
Tints of West Coast #615034
RGB
CMYK
RGB Variations
Color information
#615034 (or 0x615034) is known color: West Coast. HEX triplet: 61, 50 and 34. RGB value is (97,80,52). Sum of RGB (Red+Green+Blue) = 97+80+52=229 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.36% from 229); Green value is 80 (31.64% from 255 or 34.93% from 229); Blue value is 52 (20.70% from 255 or 22.71% from 229); Max value from RGB is 97 - color contains mainly: red. Hex color #615034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615034 is #9EAFCB. Grayscale: #525252. Windows color (decimal): -10399692 or 3428449. OLE color: 3428449.
HSL color Cylindrical-coordinate representation of color #615034: hue angle of 37.33º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #615034 is Cyan = 0, Magento = 0.18, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 80 | 52 | - |
| CMYK | 0 | 0.18 | 0.46 | 0.62 |
| HSL | 37.33º | 0.3% | 0.29% | - |
| HSV(B) | 37.33º | 0.46% | 0.38% | - |
| XYZ | 8.42 | 8.53 | 4.45 | - |
| YUV | 81.89 | 111.13 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 52 | 0 | 0.18 | 0.46 | 0.62 | 37.33 | 0.3 | 0.29 |
| Hex | 61 | 50 | 34 | 0 | 12 | 2E | 3E | 25 | 1E | 1D |
| Octal | 141 | 120 | 64 | 0 | 22 | 56 | 76 | 45 | 36 | 35 |
| Binary | 1100001 | 1010000 | 110100 | 0 | 10010 | 101110 | 111110 | 100101 | 11110 | 11101 |
Color Harmonies of #615034
Complementary color
Monochromatic Colors of #615034
Black with #615034
Text Example
Text Example
White with #615034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615034; }
p { color: rgb(97,80,52); }
H1.HeaderClassName
{
color: #615034;
}
.AnyTagClassName
{
color: #615034;
}
</style>
background-color css
<style>
a { background-color: #615034; }
a { background-color: rgb(97,80,52); }
div.DivClassName
{
background-color: #615034;
}
.BgClassName
{
background-color: #615034;
}
</style>
border-color css
<style>
span { border-color: #615034; }
span { border-color: rgb(97,80,52); }
td.TdClassName
{
border-color: #615034;
}
.TagClassName
{
border-color: #615034;
}
</style>