Shades of West Coast #615330
Tints of West Coast #615330
RGB
CMYK
RGB Variations
Color information
#615330 (or 0x615330) is known color: West Coast. HEX triplet: 61, 53 and 30. RGB value is (97,83,48). Sum of RGB (Red+Green+Blue) = 97+83+48=228 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.54% from 228); Green value is 83 (32.81% from 255 or 36.40% from 228); Blue value is 48 (19.14% from 255 or 21.05% from 228); Max value from RGB is 97 - color contains mainly: red. Hex color #615330 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615330 is #9EACCF. Grayscale: #535353. Windows color (decimal): -10398928 or 3167073. OLE color: 3167073.
HSL color Cylindrical-coordinate representation of color #615330: hue angle of 42.86º 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 #615330 is Cyan = 0, Magento = 0.14, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 48 | - |
| CMYK | 0 | 0.14 | 0.51 | 0.62 |
| HSL | 42.86º | 0.34% | 0.28% | - |
| HSV(B) | 42.86º | 0.51% | 0.38% | - |
| XYZ | 8.56 | 8.94 | 4.07 | - |
| YUV | 83.2 | 108.14 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 48 | 0 | 0.14 | 0.51 | 0.62 | 42.86 | 0.34 | 0.28 |
| Hex | 61 | 53 | 30 | 0 | E | 33 | 3E | 2B | 22 | 1C |
| Octal | 141 | 123 | 60 | 0 | 16 | 63 | 76 | 53 | 42 | 34 |
| Binary | 1100001 | 1010011 | 110000 | 0 | 1110 | 110011 | 111110 | 101011 | 100010 | 11100 |
Color Harmonies of #615330
Complementary color
Monochromatic Colors of #615330
Black with #615330
Text Example
Text Example
White with #615330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615330; }
p { color: rgb(97,83,48); }
H1.HeaderClassName
{
color: #615330;
}
.AnyTagClassName
{
color: #615330;
}
</style>
background-color css
<style>
a { background-color: #615330; }
a { background-color: rgb(97,83,48); }
div.DivClassName
{
background-color: #615330;
}
.BgClassName
{
background-color: #615330;
}
</style>
border-color css
<style>
span { border-color: #615330; }
span { border-color: rgb(97,83,48); }
td.TdClassName
{
border-color: #615330;
}
.TagClassName
{
border-color: #615330;
}
</style>