Shades of West Coast #615530
Tints of West Coast #615530
RGB
CMYK
RGB Variations
Color information
#615530 (or 0x615530) is known color: West Coast. HEX triplet: 61, 55 and 30. RGB value is (97,85,48). Sum of RGB (Red+Green+Blue) = 97+85+48=230 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.17% from 230); Green value is 85 (33.59% from 255 or 36.96% from 230); Blue value is 48 (19.14% from 255 or 20.87% from 230); Max value from RGB is 97 - color contains mainly: red. Hex color #615530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615530 is #9EAACF. Grayscale: #545454. Windows color (decimal): -10398416 or 3167585. OLE color: 3167585.
HSL color Cylindrical-coordinate representation of color #615530: hue angle of 45.31º 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 #615530 is Cyan = 0, Magento = 0.12, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 48 | - |
| CMYK | 0 | 0.12 | 0.51 | 0.62 |
| HSL | 45.31º | 0.34% | 0.28% | - |
| HSV(B) | 45.31º | 0.51% | 0.38% | - |
| XYZ | 8.71 | 9.25 | 4.12 | - |
| YUV | 84.37 | 107.48 | 137.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 48 | 0 | 0.12 | 0.51 | 0.62 | 45.31 | 0.34 | 0.28 |
| Hex | 61 | 55 | 30 | 0 | C | 33 | 3E | 2D | 22 | 1C |
| Octal | 141 | 125 | 60 | 0 | 14 | 63 | 76 | 55 | 42 | 34 |
| Binary | 1100001 | 1010101 | 110000 | 0 | 1100 | 110011 | 111110 | 101101 | 100010 | 11100 |
Color Harmonies of #615530
Complementary color
Monochromatic Colors of #615530
Black with #615530
Text Example
Text Example
White with #615530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615530; }
p { color: rgb(97,85,48); }
H1.HeaderClassName
{
color: #615530;
}
.AnyTagClassName
{
color: #615530;
}
</style>
background-color css
<style>
a { background-color: #615530; }
a { background-color: rgb(97,85,48); }
div.DivClassName
{
background-color: #615530;
}
.BgClassName
{
background-color: #615530;
}
</style>
border-color css
<style>
span { border-color: #615530; }
span { border-color: rgb(97,85,48); }
td.TdClassName
{
border-color: #615530;
}
.TagClassName
{
border-color: #615530;
}
</style>