Shades of West Coast #615430
Tints of West Coast #615430
RGB
CMYK
RGB Variations
Color information
#615430 (or 0x615430) is known color: West Coast. HEX triplet: 61, 54 and 30. RGB value is (97,84,48). Sum of RGB (Red+Green+Blue) = 97+84+48=229 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.36% from 229); Green value is 84 (33.20% from 255 or 36.68% from 229); Blue value is 48 (19.14% from 255 or 20.96% from 229); Max value from RGB is 97 - color contains mainly: red. Hex color #615430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615430 is #9EABCF. Grayscale: #535353. Windows color (decimal): -10398672 or 3167329. OLE color: 3167329.
HSL color Cylindrical-coordinate representation of color #615430: hue angle of 44.08º 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 #615430 is Cyan = 0, Magento = 0.13, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 48 | - |
| CMYK | 0 | 0.13 | 0.51 | 0.62 |
| HSL | 44.08º | 0.34% | 0.28% | - |
| HSV(B) | 44.08º | 0.51% | 0.38% | - |
| XYZ | 8.63 | 9.1 | 4.1 | - |
| YUV | 83.78 | 107.81 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 48 | 0 | 0.13 | 0.51 | 0.62 | 44.08 | 0.34 | 0.28 |
| Hex | 61 | 54 | 30 | 0 | D | 33 | 3E | 2C | 22 | 1C |
| Octal | 141 | 124 | 60 | 0 | 15 | 63 | 76 | 54 | 42 | 34 |
| Binary | 1100001 | 1010100 | 110000 | 0 | 1101 | 110011 | 111110 | 101100 | 100010 | 11100 |
Color Harmonies of #615430
Complementary color
Monochromatic Colors of #615430
Black with #615430
Text Example
Text Example
White with #615430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615430; }
p { color: rgb(97,84,48); }
H1.HeaderClassName
{
color: #615430;
}
.AnyTagClassName
{
color: #615430;
}
</style>
background-color css
<style>
a { background-color: #615430; }
a { background-color: rgb(97,84,48); }
div.DivClassName
{
background-color: #615430;
}
.BgClassName
{
background-color: #615430;
}
</style>
border-color css
<style>
span { border-color: #615430; }
span { border-color: rgb(97,84,48); }
td.TdClassName
{
border-color: #615430;
}
.TagClassName
{
border-color: #615430;
}
</style>