Shades of West Coast #615230
Tints of West Coast #615230
RGB
CMYK
RGB Variations
Color information
#615230 (or 0x615230) is known color: West Coast. HEX triplet: 61, 52 and 30. RGB value is (97,82,48). Sum of RGB (Red+Green+Blue) = 97+82+48=227 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.73% from 227); Green value is 82 (32.42% from 255 or 36.12% from 227); Blue value is 48 (19.14% from 255 or 21.15% from 227); Max value from RGB is 97 - color contains mainly: red. Hex color #615230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615230 is #9EADCF. Grayscale: #525252. Windows color (decimal): -10399184 or 3166817. OLE color: 3166817.
HSL color Cylindrical-coordinate representation of color #615230: hue angle of 41.63º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #615230 is Cyan = 0, Magento = 0.15, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 82 | 48 | - |
| CMYK | 0 | 0.15 | 0.51 | 0.62 |
| HSL | 41.63º | 0.34% | 0.28% | - |
| HSV(B) | 41.63º | 0.51% | 0.38% | - |
| XYZ | 8.48 | 8.79 | 4.05 | - |
| YUV | 82.61 | 108.47 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 48 | 0 | 0.15 | 0.51 | 0.62 | 41.63 | 0.34 | 0.28 |
| Hex | 61 | 52 | 30 | 0 | F | 33 | 3E | 2A | 22 | 1C |
| Octal | 141 | 122 | 60 | 0 | 17 | 63 | 76 | 52 | 42 | 34 |
| Binary | 1100001 | 1010010 | 110000 | 0 | 1111 | 110011 | 111110 | 101010 | 100010 | 11100 |
Color Harmonies of #615230
Complementary color
Monochromatic Colors of #615230
Black with #615230
Text Example
Text Example
White with #615230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615230; }
p { color: rgb(97,82,48); }
H1.HeaderClassName
{
color: #615230;
}
.AnyTagClassName
{
color: #615230;
}
</style>
background-color css
<style>
a { background-color: #615230; }
a { background-color: rgb(97,82,48); }
div.DivClassName
{
background-color: #615230;
}
.BgClassName
{
background-color: #615230;
}
</style>
border-color css
<style>
span { border-color: #615230; }
span { border-color: rgb(97,82,48); }
td.TdClassName
{
border-color: #615230;
}
.TagClassName
{
border-color: #615230;
}
</style>