Shades of West Coast #615534
Tints of West Coast #615534
RGB
CMYK
RGB Variations
Color information
#615534 (or 0x615534) is known color: West Coast. HEX triplet: 61, 55 and 34. RGB value is (97,85,52). Sum of RGB (Red+Green+Blue) = 97+85+52=234 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.45% from 234); Green value is 85 (33.59% from 255 or 36.32% from 234); Blue value is 52 (20.70% from 255 or 22.22% from 234); Max value from RGB is 97 - color contains mainly: red. Hex color #615534 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615534 is #9EAACB. Grayscale: #545454. Windows color (decimal): -10398412 or 3429729. OLE color: 3429729.
HSL color Cylindrical-coordinate representation of color #615534: hue angle of 44º 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 #615534 is Cyan = 0, Magento = 0.12, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 52 | - |
| CMYK | 0 | 0.12 | 0.46 | 0.62 |
| HSL | 44º | 0.3% | 0.29% | - |
| HSV(B) | 44º | 0.46% | 0.38% | - |
| XYZ | 8.8 | 9.29 | 4.58 | - |
| YUV | 84.83 | 109.48 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 52 | 0 | 0.12 | 0.46 | 0.62 | 44 | 0.3 | 0.29 |
| Hex | 61 | 55 | 34 | 0 | C | 2E | 3E | 2C | 1E | 1D |
| Octal | 141 | 125 | 64 | 0 | 14 | 56 | 76 | 54 | 36 | 35 |
| Binary | 1100001 | 1010101 | 110100 | 0 | 1100 | 101110 | 111110 | 101100 | 11110 | 11101 |
Color Harmonies of #615534
Complementary color
Monochromatic Colors of #615534
Black with #615534
Text Example
Text Example
White with #615534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615534; }
p { color: rgb(97,85,52); }
H1.HeaderClassName
{
color: #615534;
}
.AnyTagClassName
{
color: #615534;
}
</style>
background-color css
<style>
a { background-color: #615534; }
a { background-color: rgb(97,85,52); }
div.DivClassName
{
background-color: #615534;
}
.BgClassName
{
background-color: #615534;
}
</style>
border-color css
<style>
span { border-color: #615534; }
span { border-color: rgb(97,85,52); }
td.TdClassName
{
border-color: #615534;
}
.TagClassName
{
border-color: #615534;
}
</style>